BCDA-APS / gemviz

Data visualization for tiled
https://bcda-aps.github.io/gemviz/
Other
4 stars 0 forks source link

extra slider on Mac #91

Closed rodolakis closed 1 year ago

rodolakis commented 1 year ago

Running on Mac there is an extra slider that shows up on top of the start date:

image
rodolakis commented 1 year ago

Could this be where the problem is?

https://github.com/BCDA-APS/gemviz/blob/a9a88c27e891d572fa465d8fb23b9e89cb0cb0e8/gemviz/date_time_range_slider.py#L85C9-L85C44

vs:

https://github.com/BCDA-APS/gemviz/blob/a9a88c27e891d572fa465d8fb23b9e89cb0cb0e8/gemviz/mainwindow.py#L34C4-L34C39