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.7k stars 79 forks source link

Index background in table view sometimes doesn't get cleared when selecting and scrolling #813

Closed kkoreilly closed 8 months ago

kkoreilly commented 8 months ago

Discussed in https://github.com/goki/goki/discussions/809

Originally posted by **ddkwork** January 14, 2024 After a single mouse or double-click event for each row of the table, i.e. when you click on the next row, we should reset the background color of the previously selected row ![{5893DCB9-3DF0-4261-A8A8-CBA64FB76644}](https://github.com/goki/goki/assets/19886504/05b6532b-e3f8-4a85-bf53-d8135792f1fc) ![{D57B5344-1B74-4946-9A7E-532EB974E924}](https://github.com/goki/goki/assets/19886504/daffe17a-c877-4fdf-bb76-0a029d30b289)