Releases: atom-minimap/minimap
Releases · atom-minimap/minimap
0.2.2
fix @miniScrollView.data('top')
doesn't reset to 0 after switch with files
Supports window resize
- supports window resize
- improve style
0.2.0
- supports to multi
paneViews
, by @abe33
- add simple
click-to-scroll
, no animation
- use css3 transform instead of left/top
- fix minimap obscured when tree view to toggled to right side of window, #9, by @Orangetronic
- fix not display empty line
Release 0.1.4
- add Redacted font, improves styles, by @abe33
- refactors updateMinimapView
- add a config.js, defualts config
- add scrollLeft and scrollTop on minimap, sync to editor
- fix #10, js erors when opening image files

Gray Overlayer
- add gray overlayer, toggle display over/leave
- support mousewheel, sync editor and minimap scrollTop
Fixed bugs when opening Settings Tab
Monitor tab-bar and file-tree changed
0.0.2 / 2014-03-13
add minimap-editor-view
add monitor tab-bar and file-tree