Feed Item

Wacom tablets are only a particular kind of pointing device. Pointing devices should not require keyboard interaction for typical user events. Here, the Ctrl+click feature is well hidden to users, and is used as a workaround for lack of proper mask GUI allowing to quickly toggle ON/OFF the mask editing mode.

Retouch masks are general masks. There is only one library for all masks in the software. But the continuous editing mode is a special case inside a special case, inside generic masks. Special cases are being removed, because they are a liability (plus the code has been copy-pasted everywhere, it's a mess).

Masks are currently being reworked entirely. See https://github.com/aurelienpierreeng/ansel/issues/418