Line width of the selection rectangle cannot be set
Interface ISelectionInfo has setters to define the graphical parameters of the selection: setColor, setLineStyle, etc. These functions are useful. However, there's no such setter to change the line width. Sometimes the selection rectangle is too thin, and cannot be seen sufficiently. Is there another way to change the line width from user side of Graphiti?
I've created a setLineWidth function in this patch: gergo/graphiti@b58b1126
These are before patch and after patch print screen pieces of the railway CAD software we develop: