CIRDLES / CHRONI

CHRONI is a mobile application that is being developed using Ionic, a cross platform app development framework.
2 stars 5 forks source link

Table scrolling bugs when table height is less than screen height #88

Closed tnewman16 closed 7 years ago

tnewman16 commented 7 years ago

The table scrolling jumps around like crazy when the table height is less than the screen height, seemingly only when the height is being set inside of the CustomScroll class. When the height is manually set in CustomScroll, it should first make sure it is valid.