While solving the SudokuVania puzzle game in SudokuPad, I liked that there were query string modifiers that set some layout options directly. It would be nice if Penpa+ had similar for layout -- specifically for puzzles where streaming view is advisable so that rules are shown side by side with the puzzle immediately on visiting the puzzle.
This could be done either as a new addition to the puzzle storage code or as a query string addition separate from the puzzle code.
(I'm happy to look into adding this feature myself, just wanted to make the issue in GH so I remember it and to get feedback from others.)
While solving the SudokuVania puzzle game in SudokuPad, I liked that there were query string modifiers that set some layout options directly. It would be nice if Penpa+ had similar for layout -- specifically for puzzles where streaming view is advisable so that rules are shown side by side with the puzzle immediately on visiting the puzzle.
This could be done either as a new addition to the puzzle storage code or as a query string addition separate from the puzzle code.
(I'm happy to look into adding this feature myself, just wanted to make the issue in GH so I remember it and to get feedback from others.)