frappe / wiki

Free and Open Source Wiki built on top of Frappe
https://frappe.io/wiki
MIT License
210 stars 158 forks source link

Image resizing in Editor #147

Open pushkarjsh88 opened 1 year ago

pushkarjsh88 commented 1 year ago

There is no way to resize images directly from the editor. In order to resize an image, one will have to go to Desk and in the respective Wiki page the height and width of the image can be reset. I tried the same and found it very tedious to go through the ima tags and update them. It also involves a lot of trial and error which is a lot more time consuming.

I think this is a bit tedious for common users.

BreadGenie commented 1 year ago

Note for self: would have to extend image package to support resizing or wait till tiptap implements their own (https://github.com/ueberdosis/tiptap/issues/1354)

thatphythonguy commented 3 months ago

@BreadGenie We are unable to resize the image once uploaded to the editor.