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

opt: split the dictionaries panel into two seperate dialogs #1877

Closed
wants to merge 10 commits into from

Conversation

xiaoyifang
Copy link
Owner

@xiaoyifang xiaoyifang commented Oct 28, 2024

fix #1873

The main purpose about this PR is that I want to get rid of this piece of code

ui.tabs->removeTab( 1 );
ui.tabs->removeTab( 1 );

The tabs have been removed and recreated, causing the dialog to freeze when switching tabs.

Copy link

@xiaoyifang xiaoyifang marked this pull request as draft October 29, 2024 06:29
@xiaoyifang xiaoyifang closed this Nov 1, 2024
@xiaoyifang xiaoyifang deleted the opt/split-dictionary-panels branch November 2, 2024 06:03
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.

[Feature] rewrite the dictionary panel logic
1 participant