sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.16k stars 123 forks source link

Subtract client decorations height from flutter surface height #312

Closed vially closed 1 year ago

vially commented 1 year ago

When client decorations are enabled the Flutter surface size should be equal to window height minus the client decorations height.

Without this change the content at the bottom of the Flutter surface could get "cropped" when client decorations are enabled.

Note: I agree to delegate all rights related to this PR to Sony.