Please make cell alignment (vertical and horizontal) buttons available on the table cell toolbar #17133
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:table
type:improvement
This issue reports a possible enhancement of an existing feature.
📝 Provide a description of the improvement
When working with tables, I would like alignment buttons to be available on the cell ContentToolbar. Today it seems the best I can do is use the TableCellProperties toolbar button and then modify the alignment from there. Alignment modifications on tables are relatively common, so I would prefer if users could modify alignment without going into the TableCellProperties dialog to do so.
📃 Other details
CKEditor5.alignment.Alignment,
CKEditor5.basicStyles.Bold,
CKEditor5.basicStyles.Italic,
CKEditor5.basicStyles.Strikethrough,
CKEditor5.basicStyles.Subscript,
CKEditor5.basicStyles.Superscript,
CKEditor5.basicStyles.Underline,
CKEditor5.enter.ShiftEnter,
CKEditor5.font.Font,
CKEditor5.heading.Heading,
CKEditor5.horizontalLine.HorizontalLine,
CKEditor5.htmlSupport.GeneralHtmlSupport,
CKEditor5.image.Image,
CKEditor5.image.ImageInsertViaUrl,
CKEditor5.image.ImageStyle,
CKEditor5.image.ImageToolbar,
CKEditor5.link.Link,
CKEditor5.list.List,
CKEditor5.showBlocks.ShowBlocks,
CKEditor5.sourceEditing.SourceEditing,
CKEditor5.table.PlainTableOutput,
CKEditor5.table.Table,
CKEditor5.table.TableCellProperties,
CKEditor5.table.TableColumnResize,
CKEditor5.table.TableProperties,
CKEditor5.table.TableSelection,
CKEditor5.table.TableToolbar,
CKEditor5.undo.Undo,
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: