Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
333 stars 26 forks source link

[Bug] Formatting Toolbar Active When Editing Title #83

Closed issuant closed 2 months ago

issuant commented 2 months ago

When you're editing the title of a note, the formatting toolbar at the bottom pops up and is usable. Pressing any item on it causes it to generate content in the note area.

Kin69 commented 2 months ago

Hello,

The formatting toolbar should only appear when the description field is focused. Could you please let me know your Android version? Additionally, can you confirm if the toolbar is visible when you are typing inside the title of a note?

Thank you.

issuant commented 2 months ago

can you confirm if the toolbar is visible when you are typing inside the title of a note?

This is what I was talking about but it's fixed in the latest version.