]> git.sesse.net Git - vlc/commit
skins2: make default more consistent for video control
authorErwan Tulou <erwan10@videolan.org>
Thu, 25 Feb 2010 09:11:16 +0000 (10:11 +0100)
committerErwan Tulou <erwan10@videolan.org>
Thu, 25 Feb 2010 09:34:38 +0000 (10:34 +0100)
commit6c4ac35e3d336ad70028030f8bff9d21632660ca
treed9cf00ef12c116434ca7459a2691115739dbd8e3
parentd1540b171b024dbe019b907775d40c245982a03f
skins2: make default more consistent for video control

For a video control, default values are contradictory, in
a sense that a video control is not resizable and autoresize
is true. By default, this results in skins resizing to fit a new video, but
the inner video not using this extra space. (see AirFlow for instance)

This patch ensures that if autoresize is true, default behavior for a video
 control is to be resizeable.
modules/gui/skins2/parser/builder.cpp