[previous] [up] [next]     [contents] [index]
Next: auto-set-wrap? Up: mred:media-edit Previous: after-set-position

after-set-size-constraint

Called after the buffer's maximum or minimum height or width is changed (and after the display is refreshed; use on-set-size-constraint and begin-edit-sequence to avoid extra refreshes when after-set-size-constraint modifies the buffer).

(This callback method is provided because setting a buffer's maxmimum width may cause lines to be re-flowed with soft carriage returns.)

See also on-edit-sequence.



PLT