openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

Scrolling in the swing configuration dialog is very slow under linux #4

Closed balazsracz closed 7 years ago

balazsracz commented 8 years ago

Host OS: linux ubuntu 14.04

Repro:

expected result:

actual result:

This is a particularly painful bug because out UI design deficiency renders the configuration dialog very very long (sometimes 10k pixels long or even longer) and using reasonable scrolling would be essential in navigating this dialog.

balazsracz commented 7 years ago

This is now fixed in JMRI.