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

Fix auto size columns #1130

Merged
merged 18 commits into from
Aug 23, 2023
Merged

Fix auto size columns #1130

merged 18 commits into from
Aug 23, 2023

Commits on Jul 26, 2023

  1. Fix AutoSize column

    This PR fixes nissl-lab#1022, but still not finished because SixLabors.Fonts returns incorrect default chart width. This bug was already fixed in master branch of SixLabors.Fonts, PR will be updated after release
    Bykiev committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8bf6143 View commit details
    Browse the repository at this point in the history
  2. Fix

    Bykiev committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    18bb8f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update SixLabors.Fonts

    Bykiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b60be03 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Bykiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    be20416 View commit details
    Browse the repository at this point in the history
  3. Fix calculating row height

    Bykiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    70e997a View commit details
    Browse the repository at this point in the history
  4. Update SheetUtil.cs

    Bykiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    de12b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    4e6e9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2212963 View commit details
    Browse the repository at this point in the history
  3. Revert "Measure string without paddings"

    This reverts commit 2212963.
    Bykiev committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3b214ca View commit details
    Browse the repository at this point in the history
  4. Use border instead of padding

    Bykiev committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b4dce16 View commit details
    Browse the repository at this point in the history
  5. Revert "Use border instead of padding"

    This reverts commit b4dce16.
    Bykiev committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1085b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

  1. Update SheetUtil.cs

    Bykiev committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2f58934 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Revert "Update SheetUtil.cs"

    This reverts commit 2f58934.
    Bykiev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    094ee02 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Bykiev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    64def17 View commit details
    Browse the repository at this point in the history
  3. Added correction

    Bykiev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e45882d View commit details
    Browse the repository at this point in the history
  4. Update SheetUtil.cs

    Bykiev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    eb84507 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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