Mercurial > hg > octave-max
diff src/graphics.h.in @ 14257:5cc69bafe3b9
Add updating for figure paperorientation property. Bug # 35329.
* graphics.h.in: Make paperorientation property as having an updater.
* graphics.cc: Add paperorientation dependence to paperunits, papertype,
and papersize. Add figure::properties::update_paperorientation.
Add tests.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 24 Jan 2012 08:29:33 -0500 |
parents | 72c96de7a403 |
children | b4d7de953066 |
line wrap: on
line diff
--- a/src/graphics.h.in +++ b/src/graphics.h.in @@ -3340,7 +3340,7 @@ callback_property closerequestfcn , "closereq" handle_property currentaxes S , graphics_handle () array_property colormap , jet_colormap () - radio_property paperorientation , "{portrait}|landscape|rotated" + radio_property paperorientation U , "{portrait}|landscape|rotated" color_property color , color_property (color_values (1, 1, 1), radio_values ("none")) array_property alphamap , Matrix (64, 1, 1) string_property currentcharacter r , ""