mobile: top level notes

This commit is contained in:
ammarahm-ed
2023-03-16 21:22:21 +05:00
committed by Abdullah Atta
parent 765fcafc38
commit a6021943e1
42 changed files with 1579 additions and 1343 deletions

View File

@@ -43,8 +43,14 @@ export function ImageSettings(props: ToolProps) {
popupId="imageSettings"
tools={
findSelectedNode(editor, "image")?.attrs?.float
? ["imageAlignLeft", "imageAlignRight", "imageProperties"]
? [
"downloadAttachment",
"imageAlignLeft",
"imageAlignRight",
"imageProperties"
]
: [
"downloadAttachment",
"imageAlignLeft",
"imageAlignCenter",
"imageAlignRight",