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

Provide canvas zoom information to canvas applets #1862

Open
marktaipan-cvisionai opened this issue Nov 6, 2024 · 2 comments
Open

Provide canvas zoom information to canvas applets #1862

marktaipan-cvisionai opened this issue Nov 6, 2024 · 2 comments
Milestone

Comments

@marktaipan-cvisionai
Copy link
Member

Category
Bugfix

Problem
Canvas applets do not have information about whether or not the current canvas is zoomed in. It assumes it isn't. This is problematic for applets that patch/post localization shape and position information.

Request

  • Pass in current zoom information so that applets can make the appropriate scaling adjustments when patching/posting localization shape information
  • Also pass in the unzoomed image blob so that applets can make use of it still
@marktaipan-cvisionai marktaipan-cvisionai added this to the 1.3.X milestone Nov 6, 2024
@bctcvai bctcvai modified the milestones: 1.3.X, 1.5.0 Nov 11, 2024
@bctcvai
Copy link
Member

bctcvai commented Nov 11, 2024

Probably more of a applet fix, than any platform changes

@bctcvai
Copy link
Member

bctcvai commented Nov 11, 2024

verify canvas pointer gets passed to canvas applet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants