-
-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editor: Fix incorrect positioning of selection triangle
When zooming, the selection triangle was offset, due to an oversight in 9e87d0f. This commit fixes that issue. Additionally, `EditorOverlayWidget::draw_tile_tip()` and `EditorOverlayWidget::draw_rectangle_preview()` are now drawn after the main `DrawingTransform` in `EditorOverlayWidget::draw()` is pushed.
- Loading branch information
1 parent
9e87d0f
commit b778105
Showing
1 changed file
with
9 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters