Bug: in edit mode, each time you click a thumbnail the height of the tag edit box increases by 4px. This is due to `scrollHeight` including vertical padding. Fix it to a) ignore this padding, and b) ensure the min height is at least 80px.
6.4 KiB
6.4 KiB