Details button turned on with Details + Thumb - can't stop it

Hi, the details button is turned one at the same time as "details + thumbnails",
no idea how to switch that off so i can go back to Details only :slight_smile: !

Thanks !

Details should run this command:

Set VIEW=Details
Set COLUMNSREMOVE=thumbnail
@toggle:if&!COLUMNSTOGGLE=thumbnail

The button on your toolbar is probably missing the bottom or the bottom two lines.

For reference, Details + Thumbnails should run this:

Set VIEW=Details
Set COLUMNSADD=thumbnail(0,96)
@toggle:if&COLUMNSTOGGLE=thumbnail

can't check that anymore unfortunatly :frowning: i did a reset of the toolbar by mistake so now everything is working again (and must redo a lot of stuff :frowning: ) ,

but i didn't changed anything to these buttons, except the update of this today.
thanks for the reply. would have loved to check what was wrong :(.