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

Implement Undo/Redo for StyledText #4708 and Fix Variable insertion #4591 #4711

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

nadment
Copy link
Contributor

@nadment nadment commented Dec 15, 2024

Implement Undo/Redo for StyledText #4708
Fix Variable insertion #4591
If StyledText widget, position the variables list under the caret
Fix StyledText "disabled" look with dark mode
Add key CTRL+A for select all in TextComposite
Use TextComposite in ActionEvalDialog
Reduce code duplication with the introduction of StyledTextVar class

Change-Id: I094bd8d5efefa41f15f6b319d7dd65be7d15bab1
Fix Variable insertion apache#4591
If StyledText widget, position the variables list under the caret
Fix StyledText "disabled" look with dark mode
Add key CTRL+A for select all in TextComposite
Use TextComposite in ActionEvalDialog
Reduce code duplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants