개정판 87d85415
issue #563: fix text item highlight
Change-Id: I8e8dfbac90018c84e1773b532880ff9e70541114
DTI_PID/DTI_PID/Shapes/SymbolSvgItem.py | ||
---|---|---|
103 | 103 |
self.setSharedRenderer(self._renderer) |
104 | 104 |
self.setCacheMode(QGraphicsItem.ItemCoordinateCache) |
105 | 105 |
|
106 |
self._color = self.get_attribute('fill') |
|
106 |
#self._color = self.get_attribute('fill')
|
|
107 | 107 |
except Exception as ex: |
108 | 108 |
from App import App |
109 | 109 |
|
내보내기 Unified diff