Skip to content

v5.7.2

Compare
Choose a tag to compare
@memeller memeller released this 27 Feb 08:32
· 9 commits to master since this release
96f8789
  • Fixed - the image is not resized when right clicking inline image, selecting resize image and clicking ok. (#23)
    One of the checks (instanceof File) was failing when it should not. I have changed it to .constructor.name, which is more reliable in modern browsers, at least according to a comment on SO.
  • Fixed - the context item text is not updated (#23)
    After the context item text was changed when displaying an error (e.g. the image is too small), it was not reset to "Resize this image..." when displayed again for different image.

Betterbird version tested: 115.8.0-bb24 (64-bit)