Skip to content

Subtract client decorations height from flutter surface height #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

vially
Copy link
Contributor

@vially vially commented Dec 29, 2022

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.

Signed-off-by: Valentin Hăloiu <valentin.haloiu@gmail.com>
Copy link
Contributor

@HidenoriMatsubayashi HidenoriMatsubayashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot.

@HidenoriMatsubayashi HidenoriMatsubayashi merged commit 4d30263 into sony:master Dec 30, 2022
@HidenoriMatsubayashi HidenoriMatsubayashi added the wayland Topics of Wayland label Dec 30, 2022
@vially vially deleted the fix-flutter-height-when-decorated branch December 30, 2022 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wayland Topics of Wayland
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants