https://bz.apache.org/bugzilla/show_bug.cgi?id=58426
--- Comment #23 from Philippe Mouawad <[email protected]> --- Hi milamber, Thanks for this. Few improvements proposals: - HIDPI_MODE and HIDPI_SCALE_FACTOR are initialized and repeated in many components. It would be better to have this in JMeterUtils only once. - I think it would be better to have a method in ComponentUtil#createTable() that sets the RowHeight for HiDPI mode instead of repeating the code in all classes. Or Something like GuiBuilder.setHiDPIMode(true). Regards -- You are receiving this mail because: You are the assignee for the bug.
