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

Fix IsReplaceMode #316

Merged
merged 2 commits into from
Mar 6, 2023
Merged

Fix IsReplaceMode #316

merged 2 commits into from
Mar 6, 2023

Conversation

danipen
Copy link
Collaborator

@danipen danipen commented Mar 6, 2023

Fixes #315.

Set SearchPanel.IsReplaceMode to false when the TextEditor.IsReadonly is set to true. This causes the replace part of the search panel to be hidden when the editor is set to read only.

@danipen danipen requested a review from Gillibald March 6, 2023 15:09
@danipen danipen merged commit d9469b6 into master Mar 6, 2023
@danipen danipen changed the title Fix is replace mode Fix IsReplaceMode Apr 7, 2023
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.

IsReplaceMode not updated when IsReadonly changes
2 participants