Hey all, I've just discovered that QIcon is really slow to create in Maya 2017. I'm creating what is essentially a file browser, and my old version had a QStandardItemModel, a QListView with setViewModel(QtWidgets.QListView.IconMode) and about 50,000 icons. Creating the icons used to take ~1 second and now takes ~5 minutes.
Has anyone else found this? Does anyone know a way around it? Or has anyone else found that they can create QIcons fast? Thanks! Boon -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/185bdb63-7a77-4201-83e8-3f361b1cca4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
