mickleness / pumpernickel

This Java project includes classes related to desktop applications, Swing, performance, image processing, data structures, and other misc topics.
https://mickleness.github.io/pumpernickel/
MIT License
66 stars 12 forks source link

Showcase: Search field only identifies loaded demos #38

Closed mickleness closed 4 years ago

mickleness commented 4 years ago

Steps:

  1. Open showcase
  2. In search field, type "Swing"

Observe nothing shows up.

  1. Clear the search field
  2. Select each demo one at a time (just to fully load each one)
  3. Again: type "Swing" in the search field

Observe several demos

mickleness commented 4 years ago

Closing as resolved: the search field is disabled until all the demos are loaded.