face-hh / fextify

A simple text editor written in Rust using Tauri, inspired by Obsidian.
Apache License 2.0
197 stars 14 forks source link

Themes cannot close #30

Closed xpeuvr327 closed 10 months ago

xpeuvr327 commented 10 months ago

when pressig ctrl+alt+s, themes dialog box opens, but cannot be closed. why not closing it when clicking in the zone outside the box

face-hh commented 10 months ago

You can press the same combination of keys to close it, similar to the command pallet: CTRL + ALT + S.

I will add the ESC option to it in the next release, and perhaps take a look into making them close when you click anywhere else.

xpeuvr327 commented 10 months ago

wait, esc already closes it