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

Layers menu item state is not synchronized with the layer state #495

Closed
yongbing-chen opened this issue Aug 14, 2020 · 0 comments · Fixed by #497
Closed

Layers menu item state is not synchronized with the layer state #495

yongbing-chen opened this issue Aug 14, 2020 · 0 comments · Fixed by #497
Assignees

Comments

@yongbing-chen
Copy link
Contributor

Describe the bug
Layers menu item state is not synchronized with the layer state.

To Reproduce
Steps to reproduce the behavior:

  1. Open a project witch the documents OCR are processed
  2. Goto the editor page, switch to the first document.
  3. Click on the 'Layers', popup the layers menu.
  4. Click on the "Text" menu item, makesure it is unchecked.
  5. You can see the document text mask layer is hidden.
  6. Switch to another document.
  7. You will see the new document text mask layer is hidden.
  8. Click on the "Layers" button, popup the layers menu.
  9. You will see the "Text" menu item, it is checked.
  10. Click on the "Text" menu item, makesure it is unchecked.
  11. You will see the document text masklayer is appear.

Expected behavior
The layers menu item check state sychronized with the layer state.

Screenshots
Text is checked and text mask layer is hidden
Text is unchecked and text mask layer is appear

@stew-ro stew-ro self-assigned this Aug 14, 2020
@stew-ro stew-ro linked a pull request Aug 14, 2020 that will close this issue
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 a pull request may close this issue.

2 participants