Hello, I have three buttons with the following instructions:
Show THUMBNAILSIZE 6
Show THUMBNAILSIZE 128
Show THUMBNAILSIZE 256
But they are shown only in Thumbnails mode, and besides, it is not possible to know which of them is pressed, does anyone know if it is possible for them to always remain visible, and for the pressed button to remain highlighted?
I have tried with: @hideif:! and @toggle:if, but I don't get it. Thank you very much to anyone who can help me!
What use are they when thumbnails aren't displayed?
The button for the active thumbnail size will be highlighted to show it's active. If none of them do, it may be because the thumbnail size isn't what any of the buttons specify.
They don't really serve any purpose outside of Thumbnails mode, the problem is that I have buttons to the right of them, which change position when Thumbnails mode is turned on/off and I would like to always find them in the same position
Now the buttons work very well in the sense of not being hidden, but will it be possible for the pressed button to stay highlighted (toggle) to know which one is being applied?
I inserted the line: @disableif:!Set VIEW=Thumbnails
to turn them off when Thumbnails mode is not applied
I found out what the problem was, the size of the thumbnails has to remain within the default range, that is, between 32-256 , outside of those values, the button does not stand out, a thousand times thanks Leo, excellent program!!!
True, but I meant that the thumbnail size has to be between 32-256, if I modify the maximum thumbnail size in Preferences > Advanced, the button doesn't behave the same way, it doesn't always highlight
You are sure Leo, as always, the problem was mine, I had configured the thumbnails as non-square (length and width) and the buttons as square (a single value), sorry