Changes between Initial Version and Version 1 of Ticket #21278, comment 24
- Timestamp:
- 2021-11-03T19:56:00+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21278, comment 24
initial v1 1 If you do it right, only badly behaving Java apps will be ugly, not limited to JOSM. Good example would be JetBrains IDEs with consistent look, althoughtthey use their own JRE.1 If you do it right, only badly behaving Java apps will be ugly, not limited to JOSM. A good example would be JetBrains IDEs with consistent look, although they use their own JRE. 2 2 3 I think there is a reason why anyone uses other than 100% scaling, so better workaround to useJava 8 with .jnlp or .jar.3 I think there is a reason why anyone uses other than 100% scaling, so better workaround to stick to Java 8 with .jnlp or .jar until it's fixed.