nfour / Sublime-Theme-Cola

Cola, a Soda variant theme for ST3
24 stars 7 forks source link

Glitchy scrollbar #1

Closed lcdsantos closed 9 years ago

lcdsantos commented 9 years ago

When I scroll, the code-view scrollbar gets weird:

glitchy

In Soda this doesn't happen. Any idea why?

I'm on Windows 7 x64 Sublime Text 3 Build 3083

nfour commented 9 years ago

Ah, I'm using sublime's "overlay_scroll_bars": "enabled" (User preference) which makes the scrollbar work like Mac OSX scrollbars, thus I missed that.

I'll fix this issue though, it seems like it is just some leftover opacity debugging I made to the scrollbars (for which I didn't see).

lcdsantos commented 9 years ago

It's perfect now, thanks! :smiley: