gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Accept "add parameter" refactoring button disappears when editing arg name

Open asampal opened this issue 4 years ago • 1 comments

In GT 0.8.950, when refactoring to add a parameter and then editing the default argument name that is created, the button to accept the refactoring disappears when the last character of the default argument name is deleted.

GT-accept-button-disappears

asampal avatar Oct 13 '21 18:10 asampal

This relates to all in place refactorings.

The button is added as an attribute. When you are deleting the last character, the button goes away as well.

girba avatar Jun 05 '22 20:06 girba

The refactoring cancels now when editing outside of it.

girba avatar Nov 04 '22 22:11 girba