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

struct viewer tracking list #7

Open
14 tasks
ExpHP opened this issue Jul 31, 2021 · 0 comments
Open
14 tasks

struct viewer tracking list #7

ExpHP opened this issue Jul 31, 2021 · 0 comments

Comments

@ExpHP
Copy link
Owner

ExpHP commented Jul 31, 2021

  • Expanding
    • Indent offsets with expanded fields
    • Expand arrays
    • Expand things behind pointers
    • Save expanded set per struct name
    • Easy way to collapse all
  • Filters
    • Filtered name/version combos should still be allowed in the autocompletes as long as they are valid. (i.e. you should be able to follow a link to a struct that is currently filtered out)
  • Reduce amount of loading
    • Keep DB around while navigating

Tests

  • number of lines of text in OVERLAPPED
  • Expanding typedef
  • Enter key should work in Autocomplete

Issues with current database:

  • Duplication of Direct3D types (should make a type library)
  • Bug with types like DWORD having 0 size in some common modules
  • Some types have bad size for alignment
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

No branches or pull requests

1 participant