Menu

#214 Extra height in dialog when specifying a button

New
nobody
Medium
Defect
2014-08-16
2014-04-10
Joe
No

I have a text box that works fine, but seems to have unwanted whitespace in it when I tell it to use a button. I have included code and screenshots.

I think this started with a recent version of yad. The text is identical in both.

~~~~
yad ${YOPT} --text --selectable-labels --text="${TEXT}" ## without button
yad ${YOPT} --text --selectable-labels --text="${TEXT}" --button=gtk-ok:0 ## with button
~~~

2 Attachments

Discussion

  • Joe

    Joe - 2014-04-10

    Oops. Got the wrong screenshots by accident. Here are the correct ones

     
  • Joe

    Joe - 2014-04-12

    Today's release fixed this issue

     

Log in to post a comment.