diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-24 11:22:06 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-24 12:25:35 +0200 |
commit | bc5b5a705f6fa44813d387f31e455bda197c2110 (patch) | |
tree | 2f49864041e52df4bd12c900a6c6b6c0c5f770b5 /facetracknoir | |
parent | 5960f42de5cb17c78a3337ee7eed81ab49abd815 (diff) |
use moving average in accela over N seconds
Also add showing alphas in UI for configuration's sake.
Hopefully update wiki soon enough.
Diffstat (limited to 'facetracknoir')
-rw-r--r-- | facetracknoir/facetracknoir.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/facetracknoir/facetracknoir.ui b/facetracknoir/facetracknoir.ui index 36fd1e30..c114744b 100644 --- a/facetracknoir/facetracknoir.ui +++ b/facetracknoir/facetracknoir.ui @@ -7,8 +7,8 @@ <rect> <x>0</x> <y>0</y> - <width>640</width> - <height>710</height> + <width>1000</width> + <height>1000</height> </rect> </property> <property name="windowIcon"> |