Right-clicking will move packs in the pack edit screen
Like MC-260764, but for pack entries. Right-clicking has no effect for most other widgets.
Code analysis (Yarn mappings)
The PackListWidget#mouseClicked method does not check button == 0. A suggested fix is to return early if button != 0.
Created Issue:
Right-clicking will move packs in the pack edit screen
Like
MC-260764, but for pack entries. Right-clicking has no effect for most other widgets.
Changed Description:
Like
MC-260764, but for pack entries. Right-clicking has no effect for most other widgets.Code analysis (Yarn mappings)
The PackListWidget#mouseClicked method does not check button == 0 . A suggested fix is to return early if button != 0 .
Removed Category: (Unassigned)
Added Linked Issues:
relates to
Added Assignee:
[Mojang] Maxime Lebrot
Added Fixed Versions: 1.19.4-pre4
Added Linked Issues:
relates to
Confirmed.