cogentcore / core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.69k stars 79 forks source link

need cursor shadows, inverted colors #662

Open rcoreilly opened 8 months ago

rcoreilly commented 8 months ago

At least need shadows, so it stands out in all cases.

The disabled cursor also is effectively invisible -- specifically bad case of this.

kkoreilly commented 8 months ago

We also may want to consider whether we should render the cursor from SVG ourselves, which would give us a lot more control over its colors and other attributes.