Closed passenger94 closed 8 years ago
width and height were wrong as reported by the usual methods created by PLACE_COMMON Macro in ruby.c, because we are doing the rendering of svg widget a bit differently! corrected now, i think
We now have the final size of the widget, in pixels, as displayed on screen
trying a hidden? method (checks if widget is hidden, return true/false) for svg, could be enabled for all widgets that could be hidden ( Macro CLASS_COMMON2 in ruby.c)