-
Notifications
You must be signed in to change notification settings - Fork 17
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
Slide editor usability and bugs #1257
Comments
|
|
|
Add -> Other -> </> HTML editor // this some how implies there is html editor where the user adds some code and this is going to be displayed, like the code editor (confused me a bit) |
|
|
|
removing display:flex seems to fix it (the div container that holds the header and the table ).... workaround, wrapped the content in a div with a display: inline-table style |
|
|
Recently we received some feedback about the slide editor. Although slides editors are complicated code, we should try to find ways to improve it. This issue is the list the feedback regarding the editor. Based on this feedback, we can decide what should be done to improve (e.g., fixing the issues, refactoring the code, completetly redesigning the editor).
object styles
in CKEditor)The text was updated successfully, but these errors were encountered: