Skip to content

Improve board help interface + ctrl for yellow highlight#91

Merged
WolverinDEV merged 2 commits into
WolverinDEV:masterfrom
Thibault-Monnier:board-help
May 8, 2026
Merged

Improve board help interface + ctrl for yellow highlight#91
WolverinDEV merged 2 commits into
WolverinDEV:masterfrom
Thibault-Monnier:board-help

Conversation

@Thibault-Monnier
Copy link
Copy Markdown
Contributor

@Thibault-Monnier Thibault-Monnier commented Apr 28, 2026

This PR adds ctrl as an alternative to shift while right-clicking to make a yellow highlight.

Since this increased board overlay shortcut key label width, I took advantage of the opportunity to adjust the styling of the help menu and extend its use: it is now available in sandbox mode with customized shortcuts (undo/redo only shown in sandbox, focus tile only shown in game), and is accessible through a button at the bottom-left of the screen.
image

As for the styling changes:

  • Improved mobile view
    • Remove extra padding and make the overlay fullscreen
    • Add a scrollbar in case of overflow
  • Tweak sizes
    • Keyboard and Markup sections are now styled the same, and have the same width (because the undo/redo shorcuts are large)
    • Increased gap between label and description columns
    • Made the label column size auto with a minimum of 8em and a maximum of 40%, instead of the previous fixed 8em.
  • Changed the Continue Game to be white on darker background, copying the style from the Reset View button in-game.

Desktop (from sandbox):
image
Mobile (from game):
image

@Thibault-Monnier
Copy link
Copy Markdown
Contributor Author

@WolverinDEV please consider this. And feel free to criticize if you don't like the modified styling 😀

@WolverinDEV WolverinDEV merged commit ad82b31 into WolverinDEV:master May 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants