After upgrade to Qt5, when capturing an image with Render Pixmap, borders were...
After upgrade to Qt5, when capturing an image with Render Pixmap, borders were drawn with the wrong color. The problem was unrelated to scene capture and only occurred when borders were drawn using a 'standard color'. The problem was traced to an unitialized alpha value when obtaining the RGBA color components for a standard caret color.
parent
51368fd4
Please register or sign in to comment