TheAlphamerc/filterlist

Remove bottom Bar Or just remove Apply button.

Tristannos opened this issue · 3 comments

i just don't want the apply button but i cant get rid of it.

The most easy way is just inculde the apply button in the "controlButtons" list.

Or just remove the whole bar together because i dont want any buttons.

Screenshot 2022-12-05 at 10 19 18

Hi @Tristannos, Without Apply button how selected items will reflect back to UI?

I wil overwrite my list with the list in the validateSelectedItem(list, item){

selectedUsers = list:

} function

Its like an onChange(list){}

But i already succeeded in removing the button.
With => height: 0

SCR-20221207-elx