blkerby / MapRandomizer

Other
41 stars 12 forks source link

Web/Customize: Fix non-checked controller settings #86

Closed Kewlan closed 1 month ago

Kewlan commented 1 month ago

A syntax logic error. Unfortunately there are no warnings of unused code in proc macros. Here's the different generated code:

main pr
image image

Writing {% checked = "checked" %} doesn't work, so what this PR does has to be done instead, as shown here: https://djc.github.io/askama/template_syntax.html#assignments