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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: