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 drawing of selected square annotation with comment #955

Open
mvasilak opened this issue Jun 11, 2024 · 0 comments
Open

Improve drawing of selected square annotation with comment #955

mvasilak opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@mvasilak
Copy link
Contributor

The comment icon disappears for shape annotations (square, ink) when they are selected, because PSPDFKit redraws them in a separate ShapeAnnotationView, so that it can be resized or moved. However, this view doesn't take into account the overridden SquareAnnotation drawing methods. Consult with PSPDFKit if there is a way to override this.

@mvasilak mvasilak self-assigned this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant