I am using a webpanel as a container to some menu options, like a lateral menu.
Whenever I set the panel alignment to alLeft or alRight, it immediately resizes to 559px. The webform height is 1200.
I would expect that the webpanel follows the form height, but in this case, the only way of resizing the vertical axis (height) is to make the panel alignment to none. Which is a problem if I want another container to be alClient so that they auto resize like in delphi.
Not a big deal but it is an anomalous behaviour.
Have tested this on a number of projects, so it is 100% reproducible.