gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Removing a class takes too many clicks

Open joelreymont opened this issue 1 year ago • 1 comments

I have this unreferenced class I want to remove

Screenshot 2024-10-17 at 9 53 47 AM

So I pull up the context menu on it

Screenshot 2024-10-17 at 9 54 14 AM

but that only adds the - button,

Screenshot 2024-10-17 at 9 54 24 AM

clicking which drops down another menu

Screenshot 2024-10-17 at 9 54 45 AM

whereupon I must click the - button to actually remove the class.

joelreymont avatar Oct 17 '24 06:10 joelreymont

I never knew items in that menu had any right click actions. Do you know that on the coder side of things (to the right), right by the class name there is a class deletion button? image

That workflow is new to me, does appear like an extra click but that's not the only (or most prominent or quickest) way to delete a class

botwhytho avatar Oct 17 '24 17:10 botwhytho

Yes, you can remove a class with just a click in that way.

onierstrasz avatar Mar 03 '25 17:03 onierstrasz