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
<pclass="header-right"><ahref="https://github.com/hbang/Alderis"><imgsrc="../img/gh.png"/>View on GitHub</a></p>
22
-
<pclass="header-right"><ahref="dash-feed://https%3A%2F%2Fhbang.github.io%2FAlderis%2Fdocsets%2FAlderis.xml"><imgsrc="../img/dash.png"/>Install in Dash</a></p>
<pclass="header-right"><ahref="https://github.com/hbang/Alderis"><imgsrc="../img/gh.png"alt="GitHub"/>View on GitHub</a></p>
22
+
<pclass="header-right"><ahref="dash-feed://https%3A%2F%2Fhbang.github.io%2FAlderis%2Fdocsets%2FAlderis.xml"><imgsrc="../img/dash.png"alt="Dash"/>Install in Dash</a></p>
<p>Whether to allow the user to set an alpha transparency value on the color. This controls the
192
-
visibility of an Alpha slider on the Sliders tab. When set to false, alpha values provided via
193
-
the <code><ahref="../Classes/ColorPickerConfiguration.html#/c:@M@Alderis@objc(cs)HBColorPickerConfiguration(py)color">color</a></code> property, or by the user when entering a hexadecimal value on the Sliders tab,
192
+
visibility of an Alpha slider on the Sliders tab. When set to <code>false</code>, alpha values provided
193
+
via the <code><ahref="../Classes/ColorPickerConfiguration.html#/c:@M@Alderis@objc(cs)HBColorPickerConfiguration(py)color">color</a></code> property, or by the user when entering a hexadecimal value on the Sliders tab,
194
194
will be discarded.</p>
195
195
196
196
</div>
@@ -219,8 +219,8 @@ <h4>Declaration</h4>
219
219
<sectionclass="section">
220
220
<divclass="pointer"></div>
221
221
<divclass="abstract">
222
-
<p>The title to display at the top of the popup. If set to nil, no title will be displayed. The
223
-
default is nil.</p>
222
+
<p>The title to display at the top of the popup. If set to <code>nil</code>, no title will be displayed. The
223
+
default is <code>nil</code>.</p>
224
224
225
225
</div>
226
226
<divclass="declaration">
@@ -285,7 +285,7 @@ <h4>Declaration</h4>
285
285
<divclass="pointer"></div>
286
286
<divclass="abstract">
287
287
<p>The tabs the user can select and switch between at the top of the window, if tabs are enabled
288
-
by showTabs.</p>
288
+
by <code><ahref="../Classes/ColorPickerConfiguration.html#/c:@M@Alderis@objc(cs)HBColorPickerConfiguration(py)showTabs">showTabs</a></code>.</p>
<p>Maps visibleTabs to Objective-C due to Swift limitations. This is an implementation detail.
322
-
Ignore this and use visibleTabs per usual.</p>
321
+
<p>Maps <code><ahref="../Classes/ColorPickerConfiguration.html#/s:7Alderis24ColorPickerConfigurationC11visibleTabsSayAA0bC3TabOGvp">visibleTabs</a></code> to Objective-C due to Swift limitations. This is an implementation detail.
322
+
Ignore this and use <code><ahref="../Classes/ColorPickerConfiguration.html#/s:7Alderis24ColorPickerConfigurationC11visibleTabsSayAA0bC3TabOGvp">visibleTabs</a></code> per usual.</p>
0 commit comments