Skip to content

Add close_button option to test_viewports#4907

Merged
emilk merged 3 commits intoemilk:masterfrom
pm100:add_close_test
Aug 26, 2024
Merged

Add close_button option to test_viewports#4907
emilk merged 3 commits intoemilk:masterfrom
pm100:add_close_test

Conversation

@pm100
Copy link
Copy Markdown
Contributor

@pm100 pm100 commented Aug 3, 2024

This make the test excercise the window recreation logic, that resulted in several bugs - see #4862

Adds a check box that turns the close button on and off for child windows

@emilk emilk added the tests Unit tests, regression tests, manual tests, … label Aug 5, 2024
@emilk
Copy link
Copy Markdown
Owner

emilk commented Aug 5, 2024

Thanks!

@pm100
Copy link
Copy Markdown
Contributor Author

pm100 commented Aug 5, 2024

@emilk - this allows full testing of the issues associated with #4862. You can see the different behaviors with mac, linux, windows and with wgpu or glow. I believe my PR fixes them all (I have now tested on linux)

PS, can you please look at discussion #4871, I am stuck

@emilk emilk merged commit 06f88e1 into emilk:master Aug 26, 2024
486c pushed a commit to 486c/egui that referenced this pull request Oct 9, 2024
This make the test excercise the window recreation logic, that resulted
in several bugs - see emilk#4862

Adds a check box that turns the close button on and off for child
windows
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
This make the test excercise the window recreation logic, that resulted
in several bugs - see emilk#4862

Adds a check box that turns the close button on and off for child
windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog tests Unit tests, regression tests, manual tests, …

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants