haxeui / haxeui-core

The core library of the HaxeUI framework
http://haxeui.org
MIT License
340 stars 70 forks source link

`Min-width` with `width` causes endless loop #599

Open NipponSunrise opened 4 months ago

NipponSunrise commented 4 months ago

I tried to play with min-width and max-width in 1.7 to achieve dynamical button stretch (with no success) and end up with an endless loop.

Example: http://haxeui.org/builder/?29fa4250

Your Environment