Open ctrlplusb opened 7 years ago
Thanks! What's the custom toolbar thing?
I got the tip from the no-title-bar
package:
Hides the Atom title bar on systems that support it. Make sure to enable Use Custom Title Bar in your Core Atom settings (core.useCustomTitleBar: true in your config.cson). This setting was first available in Atom Beta version 1.11.0.
If I don't have this option enabled (even though I am not using the no-title-bar
package then my UI looks as so:
Then, if I enable the no-title-bar
package whilst having the core.useCustomTitleBar: true
option in effect I get the following:
Both cases look similar I guess.
I am using apex-ui-slim
and apex-syntax
on both.
Also worth noting I remove all custom stylesheet stuff just in case (at the moment I just adjust lineheight and font weight), but that had no effect on the issue.
HOT DAMN THIS IS HOT! AWESOME WORK!
One issue from my side, and it's more an annoyance than anything else at the moment.
I installed the
apex-ui-slim
along with theapex-syntax
. I also enabled custom toolbars, but now I see the following:If I install the
no-title-bar
then the tabs get all compressed and ugly:System: macOS Sierra 10.12.2 Atom: 1.13.0 x64