Draft: signal icon change in Layer
This commit is contained in:
committed by
Bernd Hahnebach
parent
d77b569c9c
commit
8c9d67c2c0
@@ -225,6 +225,7 @@ class ViewProviderLayer:
|
||||
b.open(QtCore.QIODevice.WriteOnly)
|
||||
im.save(b,"XPM")
|
||||
self.icondata = ba.data().decode("latin1")
|
||||
vobj.signalChangeIcon()
|
||||
|
||||
def canDragObject(self,obj):
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user