You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected behavior?
capture the click event of the currently visible image
What is the current behavior?
No sure
What are the steps to reproduce?
implemented (click)=onClick($event) but not sure how to manipulate dom to magnify image via dynamic class
What is the use-case or motivation for changing an existing behavior?
to be able to manipulate and customize style on gallery-image for example enlarge image for better viewing
Which versions are you using for the following packages?
Angular:16
Angular CDK:16.2.13
Angular CLI: 16.2.11
Typescript: 5.1.6
Gallery: 11.0.0
Is there anything else we should know?
tried using recommended zoom library but not fit for our use case
Thanks
The text was updated successfully, but these errors were encountered:
Greetings!
What is the expected behavior?
capture the click event of the currently visible image
What is the current behavior?
No sure
What are the steps to reproduce?
implemented
(click)=onClick($event)
but not sure how to manipulate dom to magnify image via dynamic classWhat is the use-case or motivation for changing an existing behavior?
to be able to manipulate and customize style on gallery-image for example enlarge image for better viewing
Which versions are you using for the following packages?
Angular:16
Angular CDK:16.2.13
Angular CLI: 16.2.11
Typescript: 5.1.6
Gallery: 11.0.0
Is there anything else we should know?
tried using recommended zoom library but not fit for our use case
Thanks
The text was updated successfully, but these errors were encountered: