summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-17 16:33:02 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-17 20:48:37 +0200
commitdc4b9926ec394d57af41457ea891f590dec05d15 (patch)
tree1bd93c67f4f08c34f705c9e5bef7d103a061ae35 /include
parentfad62d928a4b4cd3aa96e16d7ab8f8db0331b8c0 (diff)
Customproperties: Correct size for value field
Before this patch types "DateTime" and "Yes or No" were one pixel too big in height. Fix this by using the original aSize and aPos values, don't depend on m_aYesNoButton size and position. However there are some glitches with DateTime: If you scroll some times up and down the list of "Type" the Date and Time fields will get positioned somewhere left. This has to be a problem of DateField and TimeField, because m_aDateField.SetPosSizePixel( aPos, aSize ); and m_aTimeField get the same values as all other fields... But this positioning error existed before this patch, too. Change-Id: I793aebf39f5b6cb6e4b290f21a5dbcc7ce6ce964
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions