Skip to content

Commit

Permalink
Merge pull request #1349 from nibirubingus/rightclick-patch
Browse files Browse the repository at this point in the history
make `gui/design.rightclick` fullscreen
  • Loading branch information
myk002 authored Dec 12, 2024
2 parents fca4f0c + da045a2 commit 7a886d4
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 7a886d4

Please sign in to comment.