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

Apply radius to the items under information #74

Closed Crazy-Unicooorn closed 2 months ago

Crazy-Unicooorn commented 2 months ago

I found that the general radius was to much to my personal taste, so I was glad to see this customizable with the new release. However, it doesn't apply to the items like creation date, number of words, ... which are under the information of a note. This feels inconsistent.

Kin69 commented 2 months ago

The issue with the radius customization not applying to certain elements should be fixed in the latest nightly build of EasyNotes, which you can download here. If you still encounter the problem, please feel free to reopen the issue.

Thanks for your feedback!