Conversation
…r float numbers. (experimental)
Add FamilyGroupProxy to list only first family for instances Fix checkbox updating by implementing setData on proxy Always expandAll (for now) Fix Proxy.is_header method
|
It seems to be working fine, however I'm unable to toggle instances in the list view. I can turn it on a off in the first tab, with the simplified view, in the middle tab plugins and instances cannot be clicked. |
|
Thanks for testing @mkolar !
:O That's weird, I can toggle them on my machine. Anyhow, I also spot some issue that need to be fixed, and compared with QML :
But I am not sure when I can back on this to dig deep and fix, hope soon ! |
I believe this is a Lite feature, hiding checkboxes that cannot be toggled anyway. Right @mottosso? EDIT: Why they are missing on the left hand side I'm not sure though? Is that because they are "locked" and also cannot be toggled? (Mandatory?) If so, it would be correct they are missing. |

Picked up
I have merged @BigRoy 's
sectionsbranch (PR #58) to my end and did some conflict resolve, this should be workable. Beside resolving the conflict with currentmasterbranch, I also updatedQt.py.Wondering if there are anyone could help on testing ?
Thanks !