On 04/05/2021 18:15, Torsten Paul wrote:
Hi!Is there a way to control the size of the AutoComplete popup window? As far as I can tell from looking at the code, it seems to be fixed at 100x100 pixel which is not ideal for people with HIDPI screens and bigger fonts, e.g: http://forum.openscad.org/attachment/32968/0/OpenSCAD%20auto%20very%20small%20screen%20courier.PNG
The "desired" size is the size hint of a QListWidget which works fine for me. In particular I don't see any scrollbars.
Phil
