Bug #410
Result of clicking inside squares or grid lines in map and tile editors can often be imprecise.
Start date:
12/02/2025
Due date:
% Done:
30%
Estimated time:
Description
Often, clicking on a certain square or along a grid line in the map or tile editors produces a counter-intuitive result. This is likely due to a discrepancy between what the user sees get clicked and the coordinates the code interprets as corresponding to where they clicked. This could probably be tightened up a bit.
Updated by Frank Fernandez 3 days ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Making progress on this. Have gotten things started by implementing better precision using the current UI.
Second step is to make graphical cursor changes to help the user visualize more intuitively.