https://bz.apache.org/bugzilla/show_bug.cgi?id=58426
--- Comment #11 from Milamber <[email protected]> --- This branch [1] change the default icons for the JMeter tree to have several size (19x19, 24x24, 32x32 and 48x48) for the new icons (from open_icon_library-CC) In user.properties (at the end of file), you can find the properties to change the tree icons size and toolbar size : #Default values ==> comment these lines jmeter.toolbar.icons.size=48x48 jmeter.icons=org/apache/jmeter/images/icon_new.properties jmeter.tree.icons.size=32x32 Please try on your computer (linux/mac/win) with the default values to check the display. If you have a Linux, use GTK+ look&feel instead of CrossPlatform to allow HiDPI (if your computer have a HiDPI screen) [1] https://github.com/milamberspace/jmeter/tree/HiDPI_changes_1 -- You are receiving this mail because: You are the assignee for the bug.
