Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anomalies panel improvements #155

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

pstarn
Copy link
Contributor

@pstarn pstarn commented Mar 31, 2024

Visual changes to how the anomalies are presented as well as functionality
changes inspired by https://wormholes.new-eden.io/.

  • Fix crash when double-clicking cells in the list of anomalies
  • Implement visual enhancements for presenting anomalies in the panel
  • Colorize anomalies based on their type
  • Add a "Since" column displaying how long ago the anomaly was added
  • Add a button to delete the selected anomalies
  • Anomalies missing from an update are automatically selected to make their removal easier
  • Support CTRL+V to paste anomalies into the datagrid
  • Support CTRL+C to copy anomalies from the datagrid to the clipboard
  • Support pressing Delete to delete selected anomalies

pstarn added 2 commits March 29, 2024 15:48
Visual changes to how the anomalies are presented as well as functionality
changes inspired by https://wormholes.new-eden.io/.

- Fix crash when double-clicking cells in the list of anomalies
- Implement visual enhancements for presenting anomalies in the panel
- Colorize anomalies based on their type
- Add a "Since" column displaying how long ago the anomaly was added
- Add a button to delete the selected anomalies
- Anomalies missing from an update are selected to make their removal easier
- Support CTRL+V to paste anomalies into the datagrid
- Support CTRL+C to copy anomalies from the datagrid to the clipboard
- Support pressing Delete to delete selected anomalies
@Slazanger
Copy link
Owner

thanks for this!

@Slazanger Slazanger merged commit 1954553 into Slazanger:master Apr 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants