MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Range sliders problems #3362

Open jozef-budac opened 2 months ago

jozef-budac commented 2 months ago

There is a small (or bigger?) problem with range sliders. Many times I wanted to set a switched tab instead. I had to be very careful to precisely catch the slider and not the page itself. The best way how to set the slide was to select it and then change the value. It was a little bit annoying

It would be best for you @tomasMizera to try it on the iPhone and the project tc05_decimals. The second tab contains a lot of range sliders.

https://github.com/MerginMaps/mobile/assets/83582181/0118acf0-6e5f-4597-8720-5362edc1f59e

jozef-budac commented 2 months ago

One more thing. I believe this is more a question than an issue. Previously, range sliders without limits didn't work well, but at least they do something, now they work at all. Are we OK with it?

https://github.com/MerginMaps/mobile/assets/83582181/7ddf39ad-32af-40f4-ad9d-a7ed7377652f

jozef-budac commented 2 months ago

Another thing is when there is a long suffix in a range slider. In such a case, the number is hidden and the static suffix is displayed. I believe it should be the opposite. The number should be visible and the suffix should be hidden with ...

https://github.com/MerginMaps/mobile/assets/83582181/838af3b4-06cd-4a92-b38d-8e17ce266bf1

tomasMizera commented 2 months ago

Yeah, good catch @jozef-budac! We'll see what we can do here :)