-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.10
-
None
-
c1fff61a4 (6.10), 9494ecafb (dev), 983efffc6 (6.10), 221a09dc4 (6.10), 205cef6a5 (dev), a5ad373e6 (dev), c66fb45c8 (dev), bbb667907 (6.10), c9f3ca0a1 (6.10), 0a2e227bc (6.10), 7daf5940b (dev), 1e58a2306 (dev), 16e3faa0f (6.10), 6d361507f (6.10)
When adding the DelegateModelAccess enum and properties we gave the delegates the ability to write to QAbstractItemModel subclasses given as models to the view, but we forgot to do the same for arrays and sequences given as models to the views. This needs to be fixed in 6.10