zk-phi / sublimity

Smooth-scrolling and minimap like sublime editor
496 stars 26 forks source link

auto-hscroll-mode disabled? #53

Closed jcs090218 closed 4 years ago

jcs090218 commented 5 years ago

I saw that this package set auto-hscroll-mode to nil, hence the hscroll no longer working. Is there a reason to do this?

zk-phi commented 5 years ago

As far as I remember, animating horizontal scroll is difficult when auto-hscoll-mode is turned on. Thus sublimity automatically disable the mode, and turns on sublimity-auto-hscroll-mode instead, to control horizontal scrolling. Anyway sublimity-auto-hscroll-mode defaults to t when auto-hscroll-mode is t, so if horizontal scrolling is not working on your system, it can be a bug of sublimity-auto-hscroll-mode.