Graphical Template Editor #54
hristoiankov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am considering adding a graphical template editor into Cider. A user would be able to toggle between the html/css editor vs the graphical editor. There may be issues allowing a user to switch between both formats, but if implemented correctly, it will allow quick templating with the graphical editor, and fine tuning in the html/css editor.
Implementation Thoughts:
Libraries:
Sample Div HTML:
Sample Div CSS:
Sample Card:
.card
element cannot be moved and its 'top' and 'left' properties cannot be set..card
element remains centered in the viewer.Mockup:
Beta Was this translation helpful? Give feedback.
All reactions