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
I would like the size of the zoom window to be configurable in the options. If there is already a way to accomplish this, please, just let me know; I just couldn't find it.
Right now, I can only get this seemingly undocumented signature to do it (and this only works after it's already initialized)
You can set the initial zoom window size using css... the anythingzoomer.css file defines the size to be a 110px square, but you can add any custom overrides - check out this demo:
I would like the size of the zoom window to be configurable in the options. If there is already a way to accomplish this, please, just let me know; I just couldn't find it.
Right now, I can only get this seemingly undocumented signature to do it (and this only works after it's already initialized)
The other hackish way to do it is this: (seems to work the best)
What I would like to do:
The text was updated successfully, but these errors were encountered: