diff options
author | Wim Vriend <facetracknoir@gmail.com> | 2012-09-14 17:13:39 +0000 |
---|---|---|
committer | Wim Vriend <facetracknoir@gmail.com> | 2012-09-14 17:13:39 +0000 |
commit | 7db1d177f944de01f7fb7a78b16a8a3df22e9746 (patch) | |
tree | 2098868089e74cedb9c37d187d5b6703cc76c388 /FaceTrackNoIR/FTNoIR_Curves.ui | |
parent | 481fe3ad24c784441743c40510c9c15b78e2171d (diff) |
Added notifyCenter method for Arduino (and Patrick)
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@138 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'FaceTrackNoIR/FTNoIR_Curves.ui')
-rw-r--r-- | FaceTrackNoIR/FTNoIR_Curves.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FaceTrackNoIR/FTNoIR_Curves.ui b/FaceTrackNoIR/FTNoIR_Curves.ui index 1f01fb27..19c68cf0 100644 --- a/FaceTrackNoIR/FTNoIR_Curves.ui +++ b/FaceTrackNoIR/FTNoIR_Curves.ui @@ -128,7 +128,7 @@ color: rgb(255, 255, 255); <property name="minimumSize">
<size>
<width>260</width>
- <height>300</height>
+ <height>240</height>
</size>
</property>
<property name="maximumSize">
@@ -138,10 +138,10 @@ color: rgb(255, 255, 255); </size>
</property>
<property name="maxOutputEGU" stdset="0">
- <number>120</number>
+ <number>180</number>
</property>
<property name="pixPerEGU_Output" stdset="0">
- <number>2</number>
+ <number>1</number>
</property>
<property name="colorBezier">
<color>
|