Open rheiland opened 1 month ago
So it looks like it's still fully functional. I can change the random seed int, save, and see the change in the xml. All without the radio button becoming "selected", i.e. blue instead of grey. It seems this is more insanity to get the GUI to render correctly on first pass. At this point, I really feel I've thrown the kitchen sink at it and the most progress I made was identifying that if I manually set the stylesheet, that will render on start. But I (and chatgpt) cannot get the manually crafted stylesheet to come anywhere close to the default one. If we really need this, then I can make images to mimic the default buttons.
It seems that if we do NOT have a traditional random_seed in user_parameters, but provide it in the newer
<options>
block, its radio button is not being selected on the Config Basics tab, unless we click on a different tab and then back to Config Basics?