THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1269 - wrong method call in layout.margin.fit
User who did this - Uli Schlachter (psychon)

Reason for closing: Not a bug
Additional comments about closing: Due to "some magic", the textbox returns the 
size that it wants to have when called with a size of -1, -1. However, this 
doesn't work with any other widgets and thus isn't really a good idea. And of 
course this is not supposed to work at all.

The reason for this is that most widget's size (and even so for textboxes), the 
width and height depend on the available space and aspect ratio. And I don't 
really see a way around that, sorry.

(E.g. an imagebox with resizing enabled used to return a negative size. I am 
not totally sure, but I think due to some other changes it would now always 
return 0,0)

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1269

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to