mapeditor / mapeditor/tiled

Insert polygon tool leaves graphical trail at low zooms

Open
#3,353 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
12.9k
Forks
2k
Avg merge
4h 27m
Merged PRs (30d)
8

Description

**Describe the bug**
Insert polygon tool leaves graphical trail at low zooms

**To Reproduce**
Steps to reproduce the behavior:
1. Edit a map
2. Insert a polygon with save two points to create a line
3. Unselect that polygon
4. Zoom out to 12 or less percent on the map
5. Select the polygon in the objects window
6. Drag the edit polygon tool around the screen

**Expected behavior**
No trail

**Media**
https://user-images.githubusercontent.com/3177463/167274270-e63276dd-325b-4037-87f1-653581c431be.mp4

**Specifications:**
- OS: Windows 10
- Tiled Version: 1.8.4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce this in Tiled 1.8.4 on Windows 10 using the listed polygon-editing steps, especially zooming to 12% or less and dragging the edit polygon tool. Trace the insert polygon tool's rendering behavior during that interaction; done means dragging the selected polygon produces no graphical trail at low zoom.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.