hpi-swa-teaching / MensaWidget

Mensa Widget
MIT License
2 stars 0 forks source link

25 setup screen #71

Closed lchristus closed 4 months ago

lchristus commented 5 months ago

When exactly do you have the color issue becasue dont get that actually

lchristus commented 5 months ago

I have also pushed a solution to the changing category issue, would be nice to also test that functionality

Kangaroo6942 commented 4 months ago

Screenshot from 2024-07-06 14-50-43 Screenshot from 2024-07-06 14-51-01 i think there is a problem with setting the 'settings' content to an empty string when the settings actually are still nil

lchristus commented 4 months ago

settings

i think those are the garbage collector ones because they wouldnt have settings set so settings is nil. Also settings doesnt refer to the setting but the setting popUp morph so the value of the actual setting doesnt matter. I can put an ifNotNil but its just on your machine with the garbage collector afaik