fix(webui): move "add maxed" after "add" button #2441
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "webui-max-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apparently the onclick event is being fired even when pressing enter. I originally moved it to make alt+enter add it maxed, but now even just pressing enter adds it maxed which is not what I wanted. :|