Rui Sebastiao

Results 3 issues of Rui Sebastiao

https://github.com/GustavoCostaW/ngc-float-button/blob/e65233722faae6d92344971315a06b256ef709aa/components/ngc-float-button.component.ts#L28-L30 I think the content of the button should be more flexible, in my case i want to use a Font Awesome icon so i propose to have something like...

Hello, I want to resize the parent QGraphicsItem even when it is selected so i set setFlag(QGraphicsItem::ItemIsSelectable,true) in my main GraphicsItem but when i drag the handler the parent GraphicsItem...