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

New signature "preview" table in "Signature reader" dialog #839

Closed
exodus4d opened this issue Aug 12, 2019 · 1 comment
Closed

New signature "preview" table in "Signature reader" dialog #839

exodus4d opened this issue Aug 12, 2019 · 1 comment
Assignees
Milestone

Comments

@exodus4d
Copy link
Owner

Description:

Whenever the "signature module" is updated with fresh scan results from the EVE client (clipboard paste), the user should get a preview of the parsed signatures and see potential changes made to the signature table before actually submit it.

Features:

  • New read only copy of the current signature table added to "signature reader" dialog
  • Any change (paste) in "Scan result" <textarea> field, triggers a redraw of that preview table.
    • Added signature rows are highlighted (green background color)
    • Changed signature columns are highlighted (orange background color)
    • Deleted signature rows (require an active "lazy delete" checkbox) are highlighted (red background color)
  • Any change in the underlaying primary signature table (e.g. from other users) will also result in a redraw of that preview table
  • New info label added, shows the found/parsed signature count
  • New counter labels added, with counts for added/changed/deleted signatures

sig_preview4

@exodus4d exodus4d added this to the v1.5.4 milestone Aug 12, 2019
@exodus4d exodus4d self-assigned this Aug 12, 2019
@CalMatar
Copy link

I love love this. Can't wait for this one to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants