Sander van Grieken
11d39cd942
qml: fix keyboard exclusion zone
...
turns out that Qt.inputMethod.keyboardRectangle.height is not suitable for calculating the exact keyboard
dimensions in Qt coordinates. Instead, use Qt.inputMethod.keyboardRectangle.y transformed to Qt coordinates
using Screen.devicePixelRatio
Note: Qt.inputMethod.keyboardRectangle stop being updated after exiting FLAG_SECURE state
(e.g. in seed or master key entry pages)
2023-11-07 10:32:00 +01:00
..
2023-11-07 10:32:00 +01:00
2023-11-07 10:17:10 +01:00
2023-10-10 17:42:07 +02:00
2023-11-01 17:28:29 +00:00
2023-10-24 16:07:30 +00:00
2023-09-18 16:52:38 +00:00
2023-09-16 04:36:08 +00:00
2023-10-31 14:02:20 +00:00
2023-10-19 16:40:05 +00:00
2023-09-09 14:14:43 +02:00
2023-10-16 13:54:16 +02:00
2023-11-01 17:35:45 +00:00
2023-10-10 17:42:07 +02:00
2023-10-19 17:15:41 +00:00
2023-11-01 12:47:28 +01:00
2023-09-28 18:33:56 +02:00
2023-09-20 14:34:31 +02:00
2023-10-19 16:40:05 +00:00
2023-10-29 16:21:25 +01:00
2023-10-27 14:24:19 +00:00
2023-10-27 16:01:23 +00:00
2023-10-27 16:01:23 +00:00
2023-10-19 16:40:05 +00:00
2023-10-27 16:01:23 +00:00
2023-10-19 16:40:05 +00:00
2023-10-29 16:21:25 +01:00
2023-10-27 14:24:12 +00:00
2023-09-16 04:36:08 +00:00
2023-11-02 10:24:37 +01:00
2023-11-02 16:59:53 +00:00
2023-10-10 14:33:22 +00:00
2023-10-24 17:25:53 +02:00
2023-10-24 16:07:30 +00:00
2023-10-29 16:21:25 +01:00
2023-10-24 14:41:39 +00:00
2023-09-27 23:37:36 +00:00
2023-11-01 17:28:29 +00:00
2023-10-30 17:22:08 +00:00
2023-10-30 18:16:00 +00:00