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

Class locker #52

Open
MIJNDESIGN opened this issue Oct 4, 2020 · 2 comments
Open

Class locker #52

MIJNDESIGN opened this issue Oct 4, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@MIJNDESIGN
Copy link

I have many classes that i don't need to change.
Example:
.w-100{
width:100%;
}
.p-0{
padding:0;
}
So what i want is to lock those classes so you can not edit in oxygen. If a class is locked the primary and advanced menu is not visible. If you unlock that class the primary and advanced menu is visible. If you go to antoher element and the class is unlocked the class will automatic locked.

So maybe you can add 3 buttons to oxygen
Lock class - The class is lock and primary and advanced menu is hidden
Unlock class - The class is unlocked you can edit that class, but if you switch to antoher class the class will locked again
Remove lock - Everything back to normal

So guys what do you think?

@MIJNDESIGN MIJNDESIGN added the enhancement New feature or request label Oct 4, 2020
@erropix
Copy link
Owner

erropix commented Oct 4, 2020

This is already in the roadmap https://trello.com/b/AbTPHjte/hydrogen-pack-roadmap

@avocadesign
Copy link

It would great if we could lock the occasional ID from editing too :)

Could it be tied to the Client Control feature??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants