Stevoisiak / Virtual-Game-Shelf

An easy way to organize your entire game collection in a single place.
MIT License
7 stars 0 forks source link

GameShelf: Remove workaround for Windows 10 touchscreen PCs #86

Closed Stevoisiak closed 7 years ago

Stevoisiak commented 7 years ago

Old JDK versions had a freezing issue when clicking a JavaFX ComboBox on a Windows 10 touchscreen computer. This should be resolved as of JDK 8u72. Refer to http://stackoverflow.com/a/43266269/3357935 for more information.