Open aoelen opened 4 years ago
Changing the font size does not effect bullet point size
Styles and Formats behave buggy ( e.g. Style (inline) marker does not work ) Selected style types are not shown ( is it only one style or is there a list of styles )?
The size of the slide is changeable ( move an item outside the slide and it will adjust the size ) however this will break the printing version ( neglecting the WYSIWYG )
Deleting boxes with del button would be nice
having multiple boxes creates makes it hard to navigate if they overlap (on hover the menu icon is shown, then you try to go there but it disappears because of there was an other box on the path)
code box not scroll-able
The buttons in the code snippet menu are drag-able (should not be)
optional: syntax highlighting ( using the selected languages ) as a preview in the code snippet menu
moving the code-snippet is somehow not intuitive (left top corner)
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) Maybe move this point somewhere else , more prominent like (edit html representation)
with in a text (or bulletPoint ) where the font size is set you can not change the size of a subset of words in it, the size changes apply to the html tag
Being unpatient: the short cut alt +n loads the next slide, but when doing it quickly, loading will fail // does not fail when the slide loading indicator is shown (or rendered) just quickly alt+n +n >> error
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)