t3 icon indicating copy to clipboard operation
t3 copied to clipboard

Outputs can't be removed with Delete key

Open hollyhook opened this issue 3 years ago • 1 comments
trafficstars

  • Go into an operator
  • Select any output by clicking with the mouse on it, so that it's highlighted
  • try to remove it with Delete key -> Selection vanishes but the output is not removed

Removing via context menu (Right click -> Delete) works as expected

hollyhook avatar Jul 17 '22 17:07 hollyhook

I can reproduce this issue. Thanks for reporting.

pixtur avatar Sep 21 '22 20:09 pixtur

this was resolved in #171, can we close this?

domportera avatar Oct 13 '22 00:10 domportera

I checked and found some more issues related to this topic:

  • Undo doesn't work
  • Deleting output from code-ops caused exceptions -> Fixed
  • Deleting doesn't work if output has code overrides like Transform-Gizmos

pixtur avatar Oct 13 '22 07:10 pixtur