Esri / arcgis-maps-sdk-toolkit-qt

ArcGIS Maps SDK for Qt Toolkit
Apache License 2.0
132 stars 61 forks source link

Awilliams/timeslieder enhancements #518

Closed mrwillyees closed 2 years ago

mrwillyees commented 2 years ago

implemented the enhancement requested for timeslider:

removed onClick trigger and replaced with the timer running immediately the first time and only after 200ms keep running as it is hold. I tested and it feels all good, no weird behavior

mrwillyees commented 2 years ago

shortFormat date, small window. 2 lines, clips around the Labels image longFormat date, small window. 3 lines, clips around the Labels image Additionally, could se the labels below if wanted, but I think we can get away with it. Might need to test on small screen like phones

anmacdonald commented 2 years ago

P.S. please update ChangeLog.md!

anmacdonald commented 2 years ago

LGTM