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

do not recreate io page when toggle button used #3208

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

krmanik
Copy link
Contributor

@krmanik krmanik commented May 22, 2024

On 24.6 rc1, in the Add window, if you toggle the mask editor (either via the button or Ctrl+Shift+M), all the masks will be deleted.

https://forums.ankiweb.net/t/anki-24-06-release-candidate/44926/40

@dae
Copy link
Member

dae commented May 24, 2024

Thanks Mani!

@dae dae merged commit c2d565e into ankitects:main May 24, 2024
1 check passed
@user1823
Copy link
Contributor

This seems to be a revert of #3195. So, does it recreate that bug?

@abdnh
Copy link
Collaborator

abdnh commented May 25, 2024

Good catch! Maybe the issue can be solved with an additional bool @krmanik?

@krmanik
Copy link
Contributor Author

krmanik commented May 25, 2024

Additional bool can be used but in edit mode when changing notetype will recreate the page, which we do not want.

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.

4 participants