biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
36 stars 62 forks source link

[ENH] editlinksdialog: Indicate remove connection #268

Closed ales-erjavec closed 1 year ago

ales-erjavec commented 1 year ago

Issue

Make removal of connections more obvious

Closes https://github.com/biolab/orange-canvas-core/issues/258

Screenshot 2023-04-21 at 13 42 08

Changes

Better hint that clicking the connection will remove it.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 :tada:

Comparison is base (213add3) 74.87% compared to head (4b6140a) 74.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #268 +/- ## ========================================== + Coverage 74.87% 74.93% +0.05% ========================================== Files 97 97 Lines 20705 20726 +21 ========================================== + Hits 15503 15530 +27 + Misses 5202 5196 -6 ``` | [Impacted Files](https://codecov.io/gh/biolab/orange-canvas-core/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecanvas/document/editlinksdialog.py](https://codecov.io/gh/biolab/orange-canvas-core/pull/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY2FudmFzL2RvY3VtZW50L2VkaXRsaW5rc2RpYWxvZy5weQ==) | `74.66% <100.00%> (+2.06%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/biolab/orange-canvas-core/pull/268/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.