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

Documented default scaling not implemented #70

Open
LilithHafner opened this issue Jan 31, 2024 · 0 comments · May be fixed by #75
Open

Documented default scaling not implemented #70

LilithHafner opened this issue Jan 31, 2024 · 0 comments · May be fixed by #75
Labels
Acknowledged We are aware of this issue and will respond soon

Comments

@LilithHafner
Copy link
Contributor

From https://clemens-cords.com/mousetrap/01_manual/06_image/,

If no interpolation type is specified when calling as_scaled, INTERPOLATION_TYPE_TILES will be chosen as the default.

However, as of v0.3.1, there is no default.

[ERROR] In Animation::on_tick!: MethodError: no method matching as_scaled(::Image, ::Int64, ::Int64)

Closest candidates are:
  as_scaled(::Image, ::Integer, ::Integer, ::InterpolationType)
   @ Mousetrap ~/.julia/packages/Mousetrap/WZu6w/src/Mousetrap.jl:1905
Clemapfel added a commit that referenced this issue Feb 8, 2024
@Clemapfel Clemapfel linked a pull request Feb 8, 2024 that will close this issue
@Clemapfel Clemapfel added the Acknowledged We are aware of this issue and will respond soon label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acknowledged We are aware of this issue and will respond soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants