Closed himselfv closed 11 years ago
(Why is it possible to resize it down to nothing in the first place?)
Reported by himselfv
on 2013-04-22 13:00:21
This happens even if you don't release the mouse while resizing down and then up. It
also seems to depend on the speed with which you pull the mouse upwards.
My guess: aligned controls are adjusted not dynamically but from time to time (say,
every 50 msec). That's why realignment is laggy when you drag-resize. So if you drag-resize
fast enough, combined with the fact that control sizes are less than zero, something
goes wrong and broken sizes/positions are remembered.
I'm too lazy to dig into it so I'll just force a bottom height constraint on the form
while it's undocked.
Reported by himselfv
on 2013-04-22 13:19:09
Fixed @r506.
Reported by himselfv
on 2013-04-22 13:29:17
Reported by himselfv
on 2013-04-22 13:31:07
Reported by himselfv
on 2013-04-22 13:31:57
Fixed
Original report by me.
Originally reported on Google Code with ID 160
Reported by
himselfv
on 2013-04-22 12:54:49