Helium314
Helium314
Needs someone to add a `disabled` state to the big buttons.
Can't reproduce, does it always happen? (anyway, I'm probably not going to do anything here as MapLibre is coming)
> (weeks? months? years?) There is mostly minor stuff left, and some bug in MapLibre that sometimes stop overlay symbols from being displayed. (though the migration will be a setback...
This needs to be done by someone who actually has such a phone. Not sure how detection works, but it could also be done using the display size.
@stevenrobday so essentially you're duplicating a bunch of settings, and decide which variants are used depending on a setting and on the display size? Do you know of any way...
@stevenrobday separate settings are fine and I think necessary, but copy / paste code is a pain to maintain (it's already not nice in the appearance settings). I'm sure we...
@spart0n654 a setting for everyone is the current approach from how I read the code. I'm not 100% happy with this, but it would certainly be acceptable if the alternative...
The cleanup definitely helps for readability! I think the related settings should be rearranged (internally and visually) now that we not only have portrait / landscape, but also folded /...
> By categories, do you mean instead of grouping everything under Miscellaneous, group them by portrait, landscape, unfolded portrait, unfolded landscape? Yes
> I thought doing the settings in their own dialog would be much neater. Then what I tried caused the app to crash I'll try adding this dialog to the...