jbunke / stipple-effect

Stipple Effect is a pixel art editor that supports animation and scripting (available on Windows, macOS and Linux)
https://flinkerflitzer.itch.io/stipple-effect
Other
546 stars 7 forks source link

Separate selection from color action scope #107

Closed jbunke closed 5 months ago

jbunke commented 5 months ago

Description

Turn ignore_selection into a flag like include_disabled_layers and remove it from DialogVals.Scope.

Tasks