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

ProtectEditing should modify cursor style on disabled elements #14

Open
madeleineostoja opened this issue May 9, 2017 · 0 comments
Open
Assignees

Comments

@madeleineostoja
Copy link

madeleineostoja commented May 9, 2017

Right now it's unintuitive that certain things on the page don't work when you click them, it's hard to put 2 and 2 together that 'oh it's because I'm in edit mode with Simpla'. The pointer events disabler should either a) also toggle the cursor to not-allowed, or b) toggle opacity. Opacity would be much harder because it's a cumulative effect for each tree, and it can seriously mess with site design.

Ideally it could also add a title, saying that it's disabled in edit mode and to use cmd+e to toggle in and out.

@madeleineostoja madeleineostoja self-assigned this May 9, 2017
@madeleineostoja madeleineostoja changed the title PointerEvents should modify cursor style on disabled elements ProtectEditing should modify cursor style on disabled elements May 11, 2017
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

2 participants