You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The editor for tile polygons does not take either scroll wheel or trackpad touch (scroll, pinch/pull zoom in/out) gestures. It will take right or middle clicks to drag, but this is very awkward to do with a trackpad.
Steps to reproduce
Create a TileMap, add a TileSet, then load a sprite sheet to and make an atlas.
Add any layer type, like physics for the sake of this report.
Select a tile to add a polygon for the layer with the Select tool.
Start editing the polygon. Try to scroll with a mouse wheel or use the trackpad scroll or zoom gestures. They do not work. It does not matter if it is the small form window or the large work area window.
Tested versions
v4.1.4.stable.mono.official [fe0e8e5], v4.2.2.stable.mono.official [15073af], v4.3.rc1.mono.official [e343dbb], v4.3.rc2.mono.official [3978628]
System information
macOS 14.5 (23F79), M2 Max, v4.2.2.stable.mono.official [15073af]
Issue description
The editor for tile polygons does not take either scroll wheel or trackpad touch (scroll, pinch/pull zoom in/out) gestures. It will take right or middle clicks to drag, but this is very awkward to do with a trackpad.
Steps to reproduce
TileMap
, add aTileSet
, then load a sprite sheet to and make an atlas.Select
tool.Minimal reproduction project (MRP)
Touch gestures test for TileMap.zip
The text was updated successfully, but these errors were encountered: