mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-20 16:53:14 +03:00
Updated Doclets
Botton fixes :)
This commit is contained in:
parent
930e8c4dfd
commit
7cb2f7cfd5
@ -55,7 +55,7 @@ $.ButtonState = {
|
||||
/**
|
||||
* @class Button
|
||||
* @classdesc Manages events, hover states for individual buttons, tool-tips, as well
|
||||
* as fading the bottons out when the user has not interacted with them
|
||||
* as fading the buttons out when the user has not interacted with them
|
||||
* for a specified period.
|
||||
*
|
||||
* @memberof OpenSeadragon
|
||||
|
@ -148,7 +148,7 @@
|
||||
* @property {OpenSeadragon.NavImages} [navImages]
|
||||
* An object with a property for each button or other built-in navigation
|
||||
* control, eg the current 'zoomIn', 'zoomOut', 'home', and 'fullpage'.
|
||||
* Each of those in turn provides an image path for each state of the botton
|
||||
* Each of those in turn provides an image path for each state of the button
|
||||
* or navigation control, eg 'REST', 'GROUP', 'HOVER', 'PRESS'. Finally the
|
||||
* image paths, by default assume there is a folder on the servers root path
|
||||
* called '/images', eg '/images/zoomin_rest.png'. If you need to adjust
|
||||
|
Loading…
x
Reference in New Issue
Block a user