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 #45, add stretch param to frame #46

Merged
merged 4 commits into from
Sep 12, 2024
Merged

fix #45, add stretch param to frame #46

merged 4 commits into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. ocamlformat

    c-cube committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d46383a View commit details
    Browse the repository at this point in the history
  2. makefile

    c-cube committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b452431 View commit details
    Browse the repository at this point in the history
  3. feat: add ?stretch param to frame

    also fix #45 by adjusting the expected size for non stretched frames.
    c-cube committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4a17c68 View commit details
    Browse the repository at this point in the history
  4. add regression test for #45

    c-cube committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    61bcd24 View commit details
    Browse the repository at this point in the history