Hello!
I'm wondering how to delete an unused channel slider in a wrangle.
For example, I used to have a channel like so:
int channel = chi("channel_slider");
But now I don't use it anymore and would like to delete the slider, is there a way to do that? I could copy all the code and create a new Wrangle, and it wouldn't be there anymore, but that feels a bit strange.
Best,
Albin
Delete unused channel slider in Wrangle
3476 3 1-
- albinioni
- Member
- 71 posts
- Joined: Sept. 2018
- Offline
-
- vicvvsh
- Member
- 59 posts
- Joined: April 2016
- Offline
albinioni
Hello!
I'm wondering how to delete an unused channel slider in a wrangle.
For example, I used to have a channel like so:
int channel = chi("channel_slider");
But now I don't use it anymore and would like to delete the slider, is there a way to do that? I could copy all the code and create a new Wrangle, and it wouldn't be there anymore, but that feels a bit strange.
Best,
Albin
Hi,
go to Edit Parameter Interface (hit gear icon in Parameters panel, first element of drop down menu), find your slider inside Existing Parameter section and delete it.
-
- mestela
- Member
- 1853 posts
- Joined: May 2006
- Offline
-
- albinioni
- Member
- 71 posts
- Joined: Sept. 2018
- Offline
-
- Quick Links

