mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Stefan
75bdb9217f
test(Sandbox): extend sandbox test for StatusChatListCategoryItem
Scope was to validate why StatusChatListCategoryItem miss behaves when used in StatusChatListCategory. On its own all the events works fine, as it can be seen by monitoring the click events for each item (title, item and buttons). However, inside StatusChatListCategory the mouse events are overlapped and button events trigger also for the item. Tried obvious fiexes like disabling steal of mouse events from buttons but this break the hovering effect. Updates: #6733
…
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%