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
507 stars 7 forks source link

[BUG] Brush Select tool overlay is also wrong for zoom levels between 100% and 200% #121

Closed jbunke closed 2 months ago

jbunke commented 2 months ago

Bug description

Brush Select tool overlay is also wrong for zoom levels between 100% and 200%.

Expected behaviour

A similar bug related to the overall selection overlay has already been fixed 6e371c2 (see SelectionOverlay class). This fix should be similar.