DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.4k stars 111 forks source link

Placeholder text does not revert to original position when the reminder length is longer than the textbox. #213

Open blortle-dev opened 1 month ago

blortle-dev commented 1 month ago

When adding a reminder through the textbox at the top of the window, if the text goes past the edge of the box it will scroll. However, when this reminder is added with the Enter key, the textbox does not revert to its original position until new text is added to the textbox.

https://github.com/user-attachments/assets/788e4464-1323-4bba-bbee-c94494cb637e

My OS is MacOS Sequoia Public Beta 1 (Build 24A5289h)