Skip to content
Snippets Groups Projects
Unverified Commit ab9aadc2 authored by Marcin Krzyzanowski's avatar Marcin Krzyzanowski
Browse files

Fix handling for isEditable and isSelectable states

This patch fixes how isEditable and isSelectable properties interact, ensuring
proper behavior when either property changes state. The implementation now
correctly sets interaction modes based on both properties, adding support for
the non-interactive state when neither selection nor editing is enabled.

fixes https://github.com/krzyzanowskim/STTextView/discussions/81
parent bac7e3a7
No related branches found
Tags 2.0.1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment