magefree / magefree/mage

GUI: disable card deleting on double clicks in deck editor

Open
#13,709 2 comments 1 reaction 1 assignee Claimed by @KartikeyTripathi469 View on GitHub
enhancement GUI
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Double click on cards depends on deck editor mode -- in free mode it will delete cards from a deck, but in construction mode -- it will add it to sideboard. It can be changed with CTRL. Deck editor has hints label about current double click action, but users still wrongly clicks it.

So that's feature is useless and must be reworked to be more stable in all edit modes and places:
- double clicks: moving cards to sideboard/main;
- double clicks with CTRL: delete in free mode, disabled in construction mode (works as moving cards);

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.