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

[WIP] refactor: Rewrite drawing #534

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 22, 2021

  1. refactor: Remove and refactor code

     refactor: Remove a looot of redundant config code
    
    refactor: Move some state content over
    
    refactor: rename folder
    
    refactor: More renaming and pruning of old unused code.
    
    refactor: Create a prototype time graph element
    
    Move some state content over
    
    refactor: rename folder
    
    refactor: More renaming and pruning of old unused code.
    
    Create a prototype time graph element
    
    scrollable table
    
    Temporarily add dead code allows
    
    Minor refactorings
    
    refactor: Move current widgets to the new element system
    
    squash this - WIP of re-refactor
    
    Revert "squash this - WIP of re-refactor"
    
    This reverts commit a3ce25732663863b1ba2ef8a764c57572406014f.
    
    Revert "refactor: Move current widgets to the new element system"
    
    This reverts commit c7218472c2ce6d1bebf5550aaf53c171d3cd7c3e.
    
    WIP re-refactor
    
    Revert "refactor: Create a prototype time graph element"
    
    This reverts commit bd95ca8.
    
    Revert "refactor: Create a prototype time graph element"
    
    This reverts commit bd95ca8.
    
    refactor: Create a prototype time graph element
    
    Move some state content over
    
    refactor: rename folder
    
    refactor: More renaming and pruning of old unused code.
    
    Create a prototype time graph element
    
    scrollable table
    
    Temporarily add dead code allows
    
    Minor refactorings
    ClementTsang committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e36cb7b View commit details
    Browse the repository at this point in the history
  2. Add new drawing system

    ClementTsang committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6868b2d View commit details
    Browse the repository at this point in the history
  3. Some changes on top

    ClementTsang committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6ae4318 View commit details
    Browse the repository at this point in the history