vixalien / sticky

A simple sticky notes app for GNOME
https://flathub.org/apps/details/com.vixalien.sticky
MIT License
175 stars 27 forks source link

Strange behaviour with bold, italic, underline and strikethrough #42

Closed Nokse22 closed 1 year ago

Nokse22 commented 1 year ago

Sometimes a note doesn't save the fact that a text is bold italic strikethrough or underlined. If it saves and you remove it it doesn't save the fact that you removed it.

Screencast from 2023-03-22 12-06-08.webm

vixalien commented 1 year ago

seems the tag change events are not being propagated correctly. I'll investigate.

does it work when you add a word after adding the tag (bold, italic etc. are called tags in sticky)

anywho I'll investigate when I get to PC soon (probably)

Nokse22 commented 1 year ago

If I add a word after adding a tag it seems like it is saving properly

vixalien commented 1 year ago

confirmed this. working on it as we speak!