THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

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

----------
Uhm, that description makes no sense, sorry.

base.fit_widget() is wibox.layout.base.fit_widget() and that function is the 
way to call a widget's fit() function. It enforces some sane arguments and it 
handles the cache that is used for caching fit() results.
If something gets more correct by bypassing the cache here, then the cache 
likely contains stale values which would mean your widget didn't emit 
widget::updated often enough (emitting that signal clears the cache).

Also the textbox doesn't overwrite fit() anywhere, does it...?
----------

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

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