Commit 8971462e authored by John Harwell's avatar John Harwell
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment