Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
evolution
evolution
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 204
    • Issues 204
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • evolutionevolution
  • Merge Requests
  • !39

Closed
Created Aug 02, 2019 by Дилян Палаузов@dilyan.palauzovContributor
  • Report abuse
Report abuse

ECell::draw: always display text in contrasting color

  • Overview 2
  • Commits 1
  • Changes 1

When a row is displayed with dark background, the text color used for the row is white. When a cell from the row is selected, the text color remains white in the selected cell and in the whole line. This makes reading the text from any cell of the selected row easy.

When a row is displayed with light color, the text color is black. When this row is selected, the text color for the row is changed to white and the text of the selected cell is kept black. Reading the text from the selected row, that is outside the selected cell is hard, as there is no contrast.

With this change, the cells are displayed always with contrasting color.

Edited Aug 02, 2019 by Дилян Палаузов
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: ecell_always_use_contrasting_color