We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6551653 commit bfb18a4Copy full SHA for bfb18a4
1 file changed
gui/davis_gui.cpp
@@ -34,7 +34,7 @@ using std::string;
34
using std::vector;
35
using namespace dvs;
36
const int ANIMATION_DURATION = 300;
37
-const double OPACITY_IF_NOT_ACTIVE = 0.5;
+const double OPACITY_IF_NOT_ACTIVE = 0.92;
38
39
DavisGUI::DavisGUI(QWidget* parent)
40
: QMainWindow(parent)
0 commit comments