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

Allow moving a non-Anchored TextStoryItem in non-Edit mode #234

Closed
birbilis opened this issue May 30, 2022 · 1 comment
Closed

Allow moving a non-Anchored TextStoryItem in non-Edit mode #234

birbilis opened this issue May 30, 2022 · 1 comment
Assignees
Milestone

Comments

@birbilis
Copy link
Contributor

Version: 0.5.12

A non-Anchored TextStoryItem should be draggable in non-Edit mode
Instead currently it does Text Selection

@birbilis birbilis added the enhancement New feature or request label May 30, 2022
@birbilis birbilis added this to the 0.5.13 milestone May 30, 2022
@birbilis birbilis self-assigned this May 30, 2022
@birbilis
Copy link
Contributor Author

birbilis commented May 30, 2022

By default now will set a TextStoryItem to Read-Only mode when not Editable.
In the future should have in TextStoryItemOptions a switch that toggles between Editable, Selectable and Read-Only/Inactive (so that it's draggable) with the default being "Read-Only" (see #235)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant