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

Resizing back from full window detaches the size popup #913

Closed
Biswa96 opened this issue Sep 15, 2019 · 6 comments
Closed

Resizing back from full window detaches the size popup #913

Biswa96 opened this issue Sep 15, 2019 · 6 comments

Comments

@Biswa96
Copy link
Contributor

Biswa96 commented Sep 15, 2019

To reproduce, make mintty in full window then drag it down by grabbing the tittle bar. Here is the screenshot:

Capture

@mintty
Copy link
Owner

mintty commented Sep 15, 2019

But it vanishes as soon as you release the mouse. I'd say it's a harmless artefact but I'll look whether it can be changed easily.

@Biswa96
Copy link
Contributor Author

Biswa96 commented Sep 16, 2019

Now its completely removed.

@mintty
Copy link
Owner

mintty commented Sep 16, 2019

The use case for the popup is interactive resizing, not restoring from full-screen, so I think I'll leave it as it is now.

@Biswa96 Biswa96 closed this as completed Sep 17, 2019
@Biswa96
Copy link
Contributor Author

Biswa96 commented Sep 17, 2019

Though the issue is fixed I want to tinker something with that popup. Can you provide the source file name and functions name which show that popup? The popup does not blend with mintty window.

@mintty
Copy link
Owner

mintty commented Sep 17, 2019

In wintip.c, functions win_show_tip and win_destroy_tip.

@mintty
Copy link
Owner

mintty commented Sep 26, 2019

Released 3.0.3.

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

No branches or pull requests

2 participants