You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix #21797: IOOBE in ImageryProvidersPanel$ImageryDefaultLayerTableModel.getValueAt
This was caused by a race condition in newer JVM's when the cancel button is
pressed. This splits out the code forcing a refresh of the tables into its own
method, and calls that method in the worker thread after we finish
redownloading the imagery list.
git-svn-id: https://josm.openstreetmap.de/svn/trunk@18367 0c6e7542-c601-0410-84e7-c038aed88b3b
0 commit comments