Custom answer check area#205
Conversation
1b5a454 to
48cd87e
Compare
Make the 'mask' mode always display the answer check area. Because I had difficulty to use this new feature because it apparently did nothing... I had to read the code to discover there actually was a new toggle to show its effect. |
Good point. I'm inclined to keep the toggle anyway, so (a) it's easier to reference the answer check area while editing other things and (b) to view it in solve mode. But you're right, it should definitely always show up in Mask mode. |
|
It says, this PR is still a work in progress, so I believe you are still working on this? |
|
Hm, I think I probably just forgot to remove the draft label, but I guess it depends on whether you think any of the optional todos at the bottom list should be done before merging this. |
|
@m-ender
Later if you have bandwidth, feel free to work on others but these 2 would suffice for this merge. |
|
Might be worth waiting for my cage PR for the rendering given how much it changes stuff |
This PR adds a new feature which would let puzzle authors define a custom area to which answer check applies. Anything a solver notates outside of this area would get ignored by the answer checker. If we want a short name for this feature (for UI purposes), "Mask" could work.
Nice to have: