- Fixed an issue where setting the max rating lower than the current rating value in the rating modal broke the modal.
- Attempted to change the event listeners for the rating modal so that tapping and dragging on mobile works as intended.
- Added
await
before callingonFileOpen()
in hopes that it might fix the issue of the rating bar not being updated when navigating to an already-existing daily note.
Full Changelog: 1.2.1...1.2.2