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
* <p>a small extension for <code>PageIndicator</code> enabling the <code>gap</code> to be determined automatically with a max limit.
12
11
* Extended only because <code>selectedSymbol</code> is protected.</p>
12
+
*
13
13
* <b>Notes</b>
14
+
*
14
15
* <li>use <code>maxSymbolWidth</code> for determining the max width for a symbol</li>
15
16
* <li>use <code>maxGap</code> for determining the max Gap between symbols</li>
16
17
* <li>use <code>typicalSymbol</code> for indicating a symbol, and thus make <code>arTypicalSymbol</code> available for sizing inside the symbol factories</li>
17
18
* <li>use <code>arTypicalSymbol</code> if <code>typicalSymbol</code> was setup already to get the aspect ratio</li>
19
+
*
18
20
* <br><b>TODO:</b><br>
21
+
*
19
22
* currently only supports horizontal direction, extends to vertical.
0 commit comments