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

refactor: update process widget code #729

Merged
merged 7 commits into from
May 16, 2022

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    7ee6f6a View commit details
    Browse the repository at this point in the history
  2. refactor: more work towards unifying process code

    A bunch of work towards also refactoring how the process widget
    gathers and converts data.
    ClementTsang committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ed17264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e9cd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba362f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1877ed5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0831a56 View commit details
    Browse the repository at this point in the history
  7. bug: fix a variety of bugs

    Bugs squashed:
    - Incorrect column sizing for flex cases
    - Case where the sort menu bounds were still existing despite being
      hidden
    - Proc widget not actually taking into account the calculated row widths
      in some cases during data conversion.
    ClementTsang committed May 16, 2022
    Configuration menu
    Copy the full SHA
    cc6d7b8 View commit details
    Browse the repository at this point in the history