RFR: 5067: Content assist uses too much screen area [v2]

Marcus Hirt hirt at openjdk.java.net
Mon Oct 26 17:46:21 UTC 2020


On Mon, 26 Oct 2020 13:30:19 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:

>> bug fix: https://bugs.openjdk.java.net/browse/JMC-5067
>
> Miroslav Wengner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   5067: dynamic popup

application/org.openjdk.jmc.ui/src/main/java/org/openjdk/jmc/ui/misc/QuantityKindProposal.java line 60:

> 58: 
> 59: public class QuantityKindProposal {
> 60: 	private static final int POPUP_ROW_HEIGHT = 15;

How can you know this would be the height? This is font-related, no?

-------------

PR: https://git.openjdk.java.net/jmc/pull/139


More information about the jmc-dev mailing list