From 8215993abe40199a61df2447391b049ef9f6bcd1 Mon Sep 17 00:00:00 2001 From: miruka Date: Sat, 30 May 2020 19:50:37 -0400 Subject: [PATCH] TODO.md: update Qt 5.15 new features of interest --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index da1f1c1e..8dfd7cf2 100644 --- a/TODO.md +++ b/TODO.md @@ -278,3 +278,8 @@ (e.g. `DragHandler`) will change the cursor when the active state is true. `HoverHandler` will change it when the mouse is hovering over the `Item` that contains the `HoverHandler`. + +- Added `selectTextByMouse` property to `ComboBox`. + +- Technology Preview: Support for running Qt Quick (2D) on top of + Direct3D, Metal and Vulkan