Cursor color for Line measure tool
magnunor opened this issue · 1 comments
magnunor commented
When using the Line Measure tool, the cursor changes to a different shape and becomes semi transparent black.
The color is supposed to change based on the color of the image, however this does not work in MacOS or Ubuntu.
vidartf commented
The color inversion is only available on Windows, see Qt docs at http://doc.qt.io/qt-4.8/qcursor.html#QCursor-3. The relevant code in HUI is here:
Lines 143 to 164 in 21f16ae
Maybe your problem could be solved by an improvement to the SVG file?