Form maximize + autosize behaves differently:- On Linux, autosized form can be maximized- On Windows, autosized form cannot be maximized
linux has a bug. Autosize by design should not allow resizing the form.
Quote from: taazz on July 17, 2017, 12:15:32 pmlinux has a bug. Autosize by design should not allow resizing the form.But why? Delphi compatibility? IMHO it is better to allow resize. though the name AutoSize suggests otherwise.
Lazarus SVN 32133 windows 7.
Quote from: M+AUDIO on July 17, 2017, 09:45:32 amLazarus SVN 32133 windows 7.Why so old? The current revision is 55526.