status-desktop/ui/imports/shared
Lukáš Tinkl 7c184f3500 fix(StatusChatInput): set max number of images to 6 to align with mobile
- re-evaluate the validators to be able to hide the warning after 3
seconds (the validators won't let the user select/paste an invalid
image; it's just the warning bubble that persisted)
- some small cleanups

Fixes #16210
2024-08-30 18:26:59 +02:00
..
controls Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels Use ClipboardUtils.text instead of backend-dependent getFromClipboard 2024-08-29 15:46:17 +02:00
popups copyImageToClipboardByUrl moved to ClipboardUtils 2024-08-29 15:46:17 +02:00
status fix(StatusChatInput): set max number of images to 6 to align with mobile 2024-08-30 18:26:59 +02:00
stores Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
views Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00