Dataskop / dataskop-ar

Dataskop breaks new scientific ground developing mobile, situational embedded data visualization methods to combine physical environmental and abstract data representation.
https://dataskop.fhstp.ac.at/en
MIT License
1 stars 0 forks source link

Double selection of DataPoints #143

Closed Mumb0 closed 1 month ago

Mumb0 commented 1 month ago

Describe the bug

Sometimes it is still possible to select two data points at the same time (two vis objects get marked as selected). Usually happens with active History and tapping on other visobjects from other datapoints.

To Reproduce

Steps to reproduce the behavior:

  1. View History
  2. Select DataPoint
  3. Tap history vis object on different DataPoint
  4. View Selection being doubled sometimes

Expected behavior

No two vis objects have ever the selection state

Additional context

Possibly has something to do with the new automatic refetch and focus index change.