Closed axtloss closed 2 years ago
It seems like it's not possible to bind an accel to a button/widget since gtk4 since I can't find anything about that in the documentation, so the second option may be the only solution
I changed it to have the empty checks inside the win.save
action (the second option you mentioned), since I couldn't find any way to bind the accelerator to the button directly
This stops the user from bypassing the blocked commit button when the entry is empty, fixes #84