RFR: 5067: Content assist uses too much screen area

Marcus Hirt hirt at openjdk.java.net
Mon Oct 26 10:50:06 UTC 2020


On Mon, 26 Oct 2020 09:54:04 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:

> bug fix: https://bugs.openjdk.java.net/browse/JMC-5067

I think the idea here was to set the size to be exactly the size needed to encompass all the unit alternatives for the kind of quantity that's being edited.

Either that, or resizing as the space of prefixes is constrained as you type - though that would probably be very flickery, and likely not a great idea.

Unless someone has a better idea, I'll go ahead and accept this as is.

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

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


More information about the jmc-dev mailing list