mapeditor/tiled









Do you want to work on this issue?
You can request for a bounty in order to promote it!
Fit map in view does not work when tile size is 1 #3524
NworbLegin posted onGitHub
Describe the bug The "Fit Map In View" function does not work when there is a high tile count. (e.g. 600 x 400 tiles at a tile width height of 8x8)
To Reproduce Steps to reproduce the behavior:
- From the menu select File->New->New Map...
- Set the settings to a tile size of 8px x 8px and a Fixed number of tiles to be Width 600 and Height 400.
- Press OK
- The map is initially now shown filling the view
- Press ctrl+/ or Menu->View->Fit Map In View
- Observe that the map is not sized to fit in the view
Expected behavior I would expect that any configuration of map tile size and width/height would be able to be scaled to fit within the view when Fit Map To View is actioned.
Specifications:
- OS: Windows 10 x64
- Tiled Version: 1.9.2 - but I don't think this has ever worked correctly ;-)