X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Ticket.vala;h=8154ad7deacdfb34d2a1223101fb10656dd0f133;hb=ce0a9ed7cbde853bab1ba31d0a14fd0a73d7578c;hp=04d431cc11af66fff9cee3449905610d23ee5eb5;hpb=48f4250d0b6d7d5b08c81514002948d44553173f;p=gitlive diff --git a/Ticket.vala b/Ticket.vala index 04d431cc..8154ad7d 100644 --- a/Ticket.vala +++ b/Ticket.vala @@ -110,7 +110,7 @@ public class Ticket : Object _this.spinner.el.start(); this.el.set_keep_above(true); this.el.move((Gdk.Screen.width() / 2)- 250 ,0); - this.el.set_default_size( 500,200); // not sure why it grows.. + this.el.set_default_size( 500,100); // not sure why it grows.. GLib.debug("Showing dialog?"); Timeout.add_seconds(1, () => {