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

Improve Canvas ergonomics #293

Merged
merged 10 commits into from
Apr 15, 2020
Merged

Improve Canvas ergonomics #293

merged 10 commits into from
Apr 15, 2020

Commits on Apr 14, 2020

  1. Make Frame::fill take a generic Into<Fill>

    This can be used to improve readability by using your own types.
    hecrj committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    2a795fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81096ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce1034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6779fcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2296b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c923fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c545af3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46cd089 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3df49be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d7f2b3 View commit details
    Browse the repository at this point in the history