RFR: 5067: Content assist uses too much screen area
Miroslav Wengner
mwengner at openjdk.java.net
Mon Oct 26 13:30:20 UTC 2020
On Mon, 26 Oct 2020 10:47:57 GMT, Marcus Hirt <hirt 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.
I took a look at it a bit more. Now it's dynamic, looks a bit nicer, my personal feeling
-------------
PR: https://git.openjdk.java.net/jmc/pull/139
More information about the jmc-dev
mailing list