status-qml/sandbox
Stefan 4937681645 fix(StatusImageCrop): fix artefacts due to offscreen caching
Fix by disabling layering, leftover from the previous approach of not
using Canvas.

Also investigate TODO regarding artefacts workaround and implement
a proper approach

Fixes: #6640
2022-08-09 01:07:17 +02:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
controls feat(StatusDatePicker): introduce StatusDatePicker component 2022-08-08 15:05:12 +02:00
demoapp feat(StatusQ/Controls): introducing StatusBackButton 2022-08-03 20:41:24 +02:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
examples fix(StatusInput): fixing various layout issues (#794) 2022-07-25 13:19:26 +03:00
images feat(StatusCommunityCard): New design 2022-06-13 09:48:25 +02:00
pages fix(StatusImageCrop): fix artefacts due to offscreen caching 2022-08-09 01:07:17 +02:00
scripts chore: update README and build script 2022-07-21 15:00:11 +02:00
CMakeLists.txt Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
DemoApp.qml feat(StatusQ/Controls): introducing StatusBackButton 2022-08-03 20:41:24 +02:00
ThemeSwitch.qml feat(Sandbox): add visual test setup page for StatusImageCropPanel 2022-05-05 17:16:13 +02:00
main.cpp feat: add filtering&sorting example 2022-07-21 15:00:11 +02:00
main.qml chore: Remove StatusAssetSelector from StatusQ (#806) 2022-08-03 09:22:36 +02:00
qml.qrc feat(StatusComboBox): Introduced new component to replace `StatusSelect` (#790) 2022-07-30 17:45:22 +03:00
sandboxapp.cpp feat(hot reloading): Add first version of hot reloading (#674) 2022-08-04 13:54:13 +03:00
sandboxapp.h fix(handler): Remove handler include from sandbox (#834) 2022-08-05 12:21:34 +03:00
spellchecker.cpp feat: use cmake instead of qmake 2022-07-21 15:00:11 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
statuswindow.cpp Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
statuswindow.h Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00
statuswindow_mac.mm Necessary updates applied to make it work on mac 2022-07-21 15:00:11 +02:00