MCEdit-Unified icon indicating copy to clipboard operation
MCEdit-Unified copied to clipboard

Cursor position not aligned with window coordinates

Open sjschen opened this issue 6 years ago • 1 comments

Description of Issue:

Window for MCEdit-Unified shows up with buttons highlighting and tooltip appearing when the mouse cursor is well 'above' (the y-axis) of the button. It appears the y coordinate of the cursor is shifted while the x coordinate is correct. in the screenshot, the mouse cursor was actually at the top-left corner of the "Controls" button, but the highlighted button and tooltip was clearly for the "Homepage" button.

The same issue for the same version of MCEdit-Unified was reported early on 2019-July-25. However, the reporter posted it in the MCEdit2 issues page: https://github.com/mcedit/mcedit2/issues/495

MCEdit Version:

MCEdit-Unified-1.5.6.0

Minecraft Version the world was last opened in:

1.12

Operating System:

Ubuntu 18.04.3

A screenshot or full text of the error from the console:

Screenshot from 2019-09-17 13-33-20

How to reproduce:

  1. Download MCEdit-Unified-1.5.6.0.tar.gz, unpack
  2. Activate python2 environment, install all packages of versions required on Linux as indicated in README.md
  3. Enter directory for MCEdit-Unified-1.5.6.0
  4. Run 'python ./mcedit.py'. Window shows up with issue.

sjschen avatar Sep 17 '19 17:09 sjschen

Hey i want give an little heads-up the team moved on to an new editor named Amulet. (such a stuff should really be written in the readme.md) anyway they are now over there. https://github.com/Amulet-Team/Amulet-Map-Editor

Subjekt91 avatar Sep 25 '19 19:09 Subjekt91