Skip to content

Fix bug causing wrong-fire of ViewportCommand::Visible - #5244

Merged
emilk merged 1 commit into
emilk:masterfrom
rustbasic:patch135
Oct 10, 2024
Merged

emilk merged 1 commit into
emilk:masterfrom
rustbasic:patch135

Conversation

@rustbasic

Copy link
Copy Markdown
Contributor

Fix: variable name issue

I'm not sure, if there's any particular reason to do self.active .
I thought self.visible was the original intention.

@github-actions

Copy link
Copy Markdown

Preview available at https://egui-pr-preview.github.io/pr/5244-patch135
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin added bug Something is broken egui labels Oct 10, 2024
@emilk emilk changed the title Fix: variable name issue Fix bug causing wrong-fire of ViewportCommand::Visible Oct 10, 2024
@emilk emilk added the viewports multiple viewports, viewports API label Oct 10, 2024
@emilk
emilk merged commit 23728e1 into emilk:master Oct 10, 2024
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
Fix: variable name issue

I'm not sure, if there's any particular reason to do `self.active` .
I thought `self.visible` was the original intention.
@rustbasic
rustbasic deleted the patch135 branch July 31, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken egui viewports multiple viewports, viewports API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants