0

i am trying to animate my textField in my project with Extjs but it doesn't work

here a peace of my code:

 {
            xtype: 'textfield',
            label: 'Try KeyDown',
            emptyText: 'Press Enter/Return here...',
            name: 'email',
            animateUnderline : true
                },
  • May you provide fiddle sample? – Arthur Rubens Jul 27 '20 at 10:15
  • Check out this thread for the answers - [https://stackoverflow.com/questions/43096578/uitextfield-text-jumps-when-animating-width-constraint](https://stackoverflow.com/questions/43096578/uitextfield-text-jumps-when-animating-width-constraint) – JaneTracy Aug 01 '20 at 16:59

0 Answers0