| 13 | | 7. 7u67: The icons in preferences dialog are ridiculously small. From [https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/04-JavaUIToolkits/JavaUIToolkits.html documentation] it is stated "JTabbedPane objects in OS X [...] have a standard size. If you put an image in a tab, the image is scaled to fit the tab instead of the tab to the image.". |
| 14 | | 8. 7u67: Java dock icon is displayed instead of JOSM one if launched with `java -jar` |
| | 13 | 7. ~~7u67: The icons in preferences dialog are ridiculously small. From [https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/04-JavaUIToolkits/JavaUIToolkits.html documentation] it is stated "JTabbedPane objects in OS X [...] have a standard size. If you put an image in a tab, the image is scaled to fit the tab instead of the tab to the image.":~~ too complicated. Dialog will change with #7548. |
| | 14 | 8. ~~7u67: Java dock icon is displayed instead of JOSM one if launched with `java -jar`:~~ fixed in r7485 |