Skip to content
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

[Windows] Fix animation titlebar=hidden, add startResize() #75

Merged
merged 2 commits into from Feb 20, 2022

Conversation

damywise
Copy link
Contributor

  • Enables animation/transition during minimize, maximize, etc (aero) on titleBarStyle = "hidden"

  • Added a bug that removes top resize border except for the top left and top right
    This is a temporary solution until we can somehow implement
    https://github.com/rossy/borderless-window
    and/or
    https://github.com/melak47/BorderlessWindow

  • Added startResize() method on Windows in case someone (me) wants to make a workaround widget for the top resize border

Added a bug that removes top resize border except for the top left and top right
This is a temporary solution until we can somehow implement
https://github.com/rossy/borderless-window
and/or
https://github.com/melak47/BorderlessWindow
windows/window_manager.cpp Outdated Show resolved Hide resolved
@lijy91
Copy link
Member

lijy91 commented Feb 20, 2022

Related to these Issues

#48
#55
#58
#63
#64
#65

@lijy91 lijy91 merged commit cafbd43 into leanflutter:main Feb 20, 2022
@damywise damywise deleted the anim-startresize branch April 29, 2022 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants