feat(GODT-2770): proof of concept for web view as overlay.

This commit is contained in:
Xavier Michelon
2023-07-20 12:32:03 +02:00
parent 03c3404044
commit 87e79fdcba
8 changed files with 104 additions and 4 deletions

View File

@ -100,8 +100,9 @@
<file>qml/Proton/TextArea.qml</file>
<file>qml/Proton/TextField.qml</file>
<file>qml/Proton/Toggle.qml</file>
<file>qml/Proton/WebViewOverlay.qml</file>
<file>qml/QuestionItem.qml</file>
<file>qml/Resources/bug_report_flow.json</file>
<file>qml/Resources/bug_report_flow.json</file>
<file>qml/SettingsItem.qml</file>
<file>qml/SettingsView.qml</file>
<file>qml/SetupGuide.qml</file>