slaclab / pydm

Python Display Manager
http://slaclab.github.io/pydm/
Other
112 stars 77 forks source link

ENH: added new pydm drawing rules for all drawing widgets that allow for p… #1066

Closed phys-cgarnier closed 5 months ago

phys-cgarnier commented 6 months ago

Removed the rules for adjusting the pen properties of PyDMDrawingLine and reapplied rule code in the parent class PyDMDrawing (also added an additional rule that changes brush color). This way all widgets that inherit from PyDMDrawing get rules that allow for adjustment in pen and brush properties .