THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#1126 - Graph widget clipping User who did this - Uli Schlachter (psychon) ---------- I just wanted to hear that the new widget code is good. :-) Without net_down, the iconbox at iconboxes["net_up"] has more vertical space available and thus is scaled up. This is also what happens right now, because the widget isn't told that it will be displayed smaller. Or something like that. I am a little unsure on how to fix this properly. My favorite hack around this would be iconboxes["net_up"]:set_resize(false) and your icon files being as small as needed. However, that's a cheap hack. A proper fix yould be fixing flex's fit() function. However, I don't know how such a fix should look like... (For future-me: This is sublayouts["net"]'s fit function which passes down the wrong arguments to its children) ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1126#comment3536 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 [email protected].
