• Ian Hickson's avatar
    tightenWidth(), tightenHeight() => tighten(width:, height:) · c21b565f
    Ian Hickson authored
    This makes it more consistent with tightFor(), and also makes it
    easier to tighten both directions at once when you're not sure you
    will always do so (e.g. if you have a height and width that might be
    null, and want to tighten whichever ones aren't null).
    c21b565f
Name
Last commit
Last update
..
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...