assembly: AsmElement sync ShowCS option on creating/loading
This commit is contained in:
parent
a55177d7f2
commit
c497ef8aed
|
@ -985,6 +985,7 @@ class ViewProviderAsmElement(ViewProviderAsmOnTop):
|
|||
def attach(self,vobj):
|
||||
super(ViewProviderAsmElement,self).attach(vobj)
|
||||
vobj.OnTopWhenSelected = 2
|
||||
self.setupAxis()
|
||||
|
||||
def getDefaultColor(self):
|
||||
return (60.0/255.0,1.0,1.0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user