This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[Dictionary] 'of' to 'pageHeights'#6708
Merged
livecodepanos merged 1 commit intoOct 11, 2018
Merged
Conversation
Contributor
|
@livecode-vulcan review ok 1a3487a |
Contributor
|
💙 review by @livecodepanos ok 1a3487a |
livecode-vulcan
added a commit
that referenced
this pull request
Oct 11, 2018
[Dictionary] 'of' to 'pageHeights' keyword/of.lcdoc - Fixed broken link. property/opaque.lcdoc - Removed noOp as a reference due to a lack of corresponding entry. command/open-driver.lcdoc - Fixed broken links, replaced instances of `theform` with best guesses for what they ought to say, changed all references to `COM1:` and `COM2:` to `COMn:` instead. command/open-file.lcdoc - Fixed broken links, changes types of certain references. command/open-printing.lcdoc - Changed spacing of code example. command/open-printing-to-pdf.lcdoc - Changed spacing of code example. Removed indents from text that was not code. command/open-process.lcdoc - Changed types of references to their appropriate ones. message/openControl.lcdoc - Edited certain references. message/openField.lcdoc - Changed type of a reference to an appropriate one. message/openFiles.lcdoc - Fixed broken link. command/option.lcdoc - Changed spacing of code example. message/optionKeyDown.lcdoc - Fixed broken link. message/orientationChanged.lcdoc - Fixed broken link. property/outerGlow.lcdoc - Changed formatting in line with innerGlow. property/pageHeights.lcdoc - Changed references to `scroll` to refer to `vScroll` as a guess that it should be this instead; `scroll` doesn’t seem to exist.
Contributor
|
😎 test success 1a3487a
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
keyword/of.lcdoc - Fixed broken link.
property/opaque.lcdoc - Removed noOp as a reference due to a lack of corresponding entry.
command/open-driver.lcdoc - Fixed broken links, replaced instances of
theformwith best guesses for what they ought to say, changed all references toCOM1:andCOM2:toCOMn:instead.command/open-file.lcdoc - Fixed broken links, changes types of certain references.
command/open-printing.lcdoc - Changed spacing of code example.
command/open-printing-to-pdf.lcdoc - Changed spacing of code example. Removed indents from text that was not code.
command/open-process.lcdoc - Changed types of references to their appropriate ones.
message/openControl.lcdoc - Edited certain references.
message/openField.lcdoc - Changed type of a reference to an appropriate one.
message/openFiles.lcdoc - Fixed broken link.
command/option.lcdoc - Changed spacing of code example.
message/optionKeyDown.lcdoc - Fixed broken link.
message/orientationChanged.lcdoc - Fixed broken link.
property/outerGlow.lcdoc - Changed formatting in line with innerGlow.
property/pageHeights.lcdoc - Changed references to
scrollto refer tovScrollas a guess that it should be this instead;scrolldoesn’t seem to exist.