-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi,
I am using the ionic2-zoom-area in one of my projects (Ionic 3) and I have following problem:
I am not able to show or hide the control buttons in the top right corner. They change between being hidden or shown with every interaction with the app. For example, when opening a modal and closing it again, the buttons appear when they were hidden before (and the other way round). Any suggestions about how to solve this problem? It seems like setting 'controls' to true or false (as describe in the readme) does not have any effect...
Besides, I still got trouble with compiling in the prod mode, even after having read the comments made at similar posts... Could it be that the problem reappeared with a new version of typescript?
Thanks a lot in advance!
Kind regards
Philipp