Email or username:

Password:

Forgot your password?
Top-level
Sergey Bugaev

@pwithnall but does it do whf/hfw measurements in a consistent way πŸ™ƒ

3 comments
Philip Withnall

@bugaevc πŸ‘€

It kind of skirts round that by having various parts of the chart have a fixed minimum size, so it kind of has a fixed size request (except it doesn’t; it distributes additional width appropriately).

Sergey Bugaev

@pwithnall I noticed you've marked constructors of the various widgets as returning (transfer full). Is this an oversight or intentional?

Philip Withnall

@bugaevc I guess you mean they should be (transfer floating). If so, probably an oversight. But review comments go on GitLab rather than on Mastodon pls ;)

Go Up