You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Toggling markers from the editor controller can be useful for situations where the developers want to hide temporarily all markers.
The text was updated successfully, but these errors were encountered: