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
![minimap-dark](https://camo.githubusercontent.com/99d29f9df5fdcb436b3cadd448c76ed9c4a5d49632f17f702c64a3488ff145eb/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f32373932362f323433333239372f62636535383437362d616438392d313165332d386539392d3631636537613933636439322e706e67)
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