Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Merge requests
  • !385

#417 More ESCET dark theme support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Hendriks requested to merge 417-support-dark-theme-cif-simulator-gui-input into develop Oct 09, 2022
  • Overview 8
  • Commits 3
  • Pipelines 1
  • Changes 3

Plot visualizer:

  • Plot visualizer does not need to store theme listener is a field.

CIF simulator GUI input component:

  • JavaDocs are more clear about background vs foreground colors.
  • Added light and dark theme color schemes and theming support.
  • Color composites are now color canvases.
    • Setting background color for a component doesn't work.
    • Eclipse dark themes overrides it.
    • So is now a canvas that is manually painted.
    • To allow (re)painting, store color choices in field choiceColors.
  • Added focus listeners to ensure colors 'stick' when using dark theme.
  • Improved color markers.
    • Previously they were color composites, now color canvases.
    • Made them a bit wider, to be better visible.
  • Updated CIF simulator documentation.

Addresses #417 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 417-support-dark-theme-cif-simulator-gui-input

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent