plugdata-team / plugdata

Pure Data as a plugin, with a new GUI
https://plugdata.org
GNU General Public License v3.0
1.37k stars 60 forks source link

resizing atom number box is freezing plugdata #1684

Open porres opened 1 week ago

porres commented 1 week ago

I was testing crazy resizing with handles for GUI elements and when resizing an atom number box in the helo file of the [float] object by making it too small in width and height PlugData just froze!

I was able to try this twice and in both cases the application stopped responding

macOS sonoma, macbook air M3, a recent nightly build

porres commented 1 week ago

while we're at it, it seemed that the number box was able to be resized to a rather too much narrow size that makes it impossible to see any number at all...

and i don't think that should happen. A minimum of one digit size must be the rule and maybe that's when the software might be going crazy and freezing?