CMU-CREATE-Lab / flutter-app-android

5 stars 3 forks source link

The text labels for Mean/Med/Mode/Max/Min "Jump" on the screen #216

Closed tasota closed 7 years ago

tasota commented 7 years ago

Labels for mean/med/mode/max/min have their visibility toggled by pressing their respective buttons, but their position on the screen moves afterwards. Ideally, these labels should not be visible until they are first in the right position.

To see an example, just look at any data log with non-zero mean/med/mode/max/min