Skip to content

Commit

Permalink
make gui/design.rightclick fullscreen
Browse files Browse the repository at this point in the history
forgot this last time - this removes it from `gui/overlay`
  • Loading branch information
nibirubingus authored Dec 11, 2024
1 parent fca4f0c commit da045a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/design.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ RightClickOverlay = defclass(RightClickOverlay, overlay.OverlayWidget)
RightClickOverlay.ATTRS{
desc='When drawing boxes, makes right click cancel selection instead of exiting.',
default_enabled=true,
fullscreen=true,
viewscreens={
'dwarfmode/Designate',
'dwarfmode/Burrow/Paint',
Expand Down

0 comments on commit da045a2

Please sign in to comment.