We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e8500 commit 00a1324Copy full SHA for 00a1324
1 file changed
gui/design.lua
@@ -1580,7 +1580,7 @@ end
1580
DesignToolbarOverlay = defclass(DesignToolbarOverlay, overlay.OverlayWidget)
1581
DesignToolbarOverlay.ATTRS{
1582
desc='Adds a button to the toolbar at the bottom of the screen for launching gui/design.',
1583
- default_pos={x=40, y=-1},
+ default_pos={x=50, y=-1},
1584
default_enabled=true,
1585
viewscreens='dwarfmode',
1586
frame={w=28, h=10},
0 commit comments