Make Instant Preview work for first selection after being enabled#116651
Open
Meorge wants to merge 1 commit into
Open
Make Instant Preview work for first selection after being enabled#116651Meorge wants to merge 1 commit into
Meorge wants to merge 1 commit into
Conversation
AdriaandeJongh
approved these changes
Feb 27, 2026
Contributor
AdriaandeJongh
left a comment
There was a problem hiding this comment.
I didn't look at the code, but this is the expected behavior.
5792b13 to
04e65c7
Compare
8679223 to
a743d6b
Compare
a743d6b to
f36c9aa
Compare
f36c9aa to
430b4b8
Compare
YeldhamDev
reviewed
May 30, 2026
1794ab5 to
22c8e88
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #116650 .
This PR shifts a little logic around for the Quick Load window so that regardless of Instant Preview's enabled status on window open, the initial selection done by the window itself is still counted, and thus the first selection by the user is always detected.
Godot.QL.IP.Fix.for.Second.Selection.Issue.mp4