-
Notifications
You must be signed in to change notification settings - Fork 518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build 3127 breaks theme #213
Comments
Build 3128 on OS X has a working sidebar, but the tabs default to "classic" now, with no way to change them back it seems. |
I too was bothered by the default tabs coming back on dev build 3127 (through 3129) |
Actually seems like Sublime is not assuming
|
Anyone having an issue with tabs not scrolling ? |
{
"class": "tabset_control",
"settings": ["mouse_wheel_switches_tabs", "!enable_tab_scrolling"],
"mouse_wheel_switch": true
}, |
Confirming that @Kronuz ' edit works (eg. from Soda Light 3.sublime-theme): |
Great fix thanks, that should be added to the codebase. |
Hey guys,
Just installed today's new release (build 3127) and looks like Soda theme has some issues.
Tabs look like the default ones:
Side bar won't show anything:
Command palette looks a bit off:
My bet is API incompatibility… but I'm no expert in this.
Would really appreciate if someone could have a look?
Soda has been my favourite theme for many years now and I haven't seen anything out there that can compete with it.
P.S. No errors appear in console
P.P.S Running on OS X
The text was updated successfully, but these errors were encountered: