We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5e1c3 commit fc83bf3Copy full SHA for fc83bf3
example/main.cpp
@@ -22,7 +22,6 @@ class MessageBoxPage : public na::PageWidget
22
}
23
24
virtual bool DrawBehind() { return true; }
25
- virtual bool InputBehind() { return true; }
26
};
27
28
class ExamplePage : public na::PageWidget
0 commit comments