Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Commit 71613e3

Browse filesBrowse files
Merge pull request livecode#7392 from livecodesam/patch-131
[Bugfix-22795] Correct documented opacity range in mobileBusyIndicatorStart
2 parents 6ed3a90 + bf16796 commit 71613e3
Copy full SHA for 71613e3

File tree

Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed

‎docs/dictionary/command/mobileBusyIndicatorStart.lcdoc

Copy file name to clipboardExpand all lines: docs/dictionary/command/mobileBusyIndicatorStart.lcdoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Specifies the message that is to appear on the busy indicator dialog.
3636

3737
opacity:
3838
Specifies the opacity of the busy indicator, which can lie in the range
39-
0 - 100. The default value is 42. This option is only available for iOS.
39+
1 - 100. The default value is 42. This option is only available for iOS.
4040

4141
Description:
4242
Use the <mobileBusyIndicatorStart> command to show a native busy

‎docs/notes/bugfix-22795.md

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Corrected documented opacity range in mobileBusyIndicatorStart

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.