v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
675 stars 58 forks source link

Tiny buttons #120

Open enricoar opened 3 years ago

enricoar commented 3 years ago

Apparently button have a minimum size For example the command yad --button="eraser-16.svg":1 where eraser-16.svg is a 16x16 image produced a button which is much larger than the image. Adding --geometry 20x20 doesn't help Is there a way to have tiny buttons (say 16x16 or so)?

v1cont commented 3 years ago

use custom css for changing buttons sizes