https://bugs.kde.org/show_bug.cgi?id=508045

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |INTENTIONAL

--- Comment #5 from Nate Graham <[email protected]> ---
Unfortunately, allowing whole rows to be mouse-selectable across both of the
columns is basically impossible with the current implementation. Internally
there are two labels per row, and the rows are all in columns; it's a whole
giant grid layout. Selectability across items isn't something natively
supported in QtQuick like this; bolting it on ourselves might actually be
impossible, and if it's not, it would be a fragile hack.

So I don't think we'll be able to implement the requested feature, sorry.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to