Open justinmclean opened 7 years ago
If the DateChooser is given a percentage width the width will no be constant but jump about as you step through the months.
Setting an explicit width on the parent group seems to fix this in simple cases.
I can confirm this on the JS platform. The SWF version has a default size and does not exhibit this behavior.
When clicking on the previous or next month buttons A DateChooser rows become messed up like so:
Sample code to reproduce: