NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModernTextField

NathanCheshire opened this issue · comments

Replace the old looking cyder text fields with the new versions seen in the audio player and notes widget with a single bottom bar. Perhaps a ripple animation from the center out when focus is gained or it getting slightly bigger would be nice too.

Ripple animation customizations:

  • delay from focus gained
  • delay from focus lost
  • ripple time
  • ripple color
  • direction: center out, right to left, left to right
  • ripple size (bolder bar if desired)