cnwizards icon indicating copy to clipboard operation
cnwizards copied to clipboard

Bug in input helper design

Open luapfr opened this issue 2 years ago • 1 comments

This problem has been happening very often even though I deactivated the skins. You could do something to force an update and refresh on the painting, the problem happens as I type.

https://user-images.githubusercontent.com/50739062/270328293-b74803ee-5ae4-4f4e-9f69-ed60a60e688f.png

https://user-images.githubusercontent.com/50739062/270328273-a22d13a1-1f71-4036-94b7-736472756a7f.png

luapfr avatar Oct 13 '23 22:10 luapfr

I also have this bug. It happens when you have less item count than the window can hold. For example, you have 5 matching items, but the window height is larger, so the rest area will be filled with garbage. Sometimes it's just a black area, sometimes it draws a part of your source code from another place. Buttons on the right side also have black background. I have 150% screen scaling (144 PPI) if it matters.

InputHelperBackground

teslasystemsx avatar Oct 21 '24 00:10 teslasystemsx