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

feature/#507 Implement autoarrange #509

Open
wants to merge 9 commits into
base: vnext
Choose a base branch
from

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    3a9e08f View commit details
    Browse the repository at this point in the history
  2. Removed useless console.log

    Ivanruii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9acc744 View commit details
    Browse the repository at this point in the history
  3. Removing useless function and directly applying the size of the table…

    … with the zoom setting at findFreePositionOrMinCollision
    Ivanruii committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    929835b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    761149f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b691799 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8682d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fixed getTableSize

    Ivanruii committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b3ec404 View commit details
    Browse the repository at this point in the history
  2. Added table gap

    Ivanruii committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    77b5341 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    b5c5a08 View commit details
    Browse the repository at this point in the history