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

Markers - EditorController, option to toggle all markers at once #111

Closed
adrian-moisa opened this issue Aug 23, 2022 · 1 comment
Closed
Assignees

Comments

@adrian-moisa
Copy link
Collaborator

Toggling markers from the editor controller can be useful for situations where the developers want to hide temporarily all markers.

@adrian-moisa adrian-moisa self-assigned this Aug 23, 2022
@adrian-moisa adrian-moisa changed the title EditorController, option to toggle all markers at once Markers - EditorController, option to toggle all markers at once Aug 23, 2022
@adrian-moisa
Copy link
Collaborator Author

Added new toggleMarkers$ stream in the state store. Used to trigger the markForPain() inside of EditableTextLineRenderer. Also added method in the controller: toggleMarkers(). Improved docs.

Screen.Recording.2022-09-17.at.23.40.59.mov

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

No branches or pull requests

1 participant