Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MacroDialogFunctions.java #3072

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

Phergus
Copy link
Contributor

@Phergus Phergus commented Oct 18, 2021

Identify the Bug or Feature request

Completes #2431

Description of the Change

Added new macro functions:

  • setOverlayVisible(OverlayName, {0|1})
  • isOverlayVisible(OverlayName)

Possible Drawbacks

More documentation to read.

Documentation Notes

  • setOverlayVisible(OverlayName, {0|1}) Takes an overlay name and 1 or 0 to show/hide overlay.
  • isOverlayVisible(OverlayName) Takes an overlay name and returns 1 for visible and 0 for hidden.

Release Notes

  • New macro functions setOverlayVisible() and isOverlayVisible()

This change is Reviewable

Added `setOverlayVisible()` and `isOverlayVisible()` functions.
Copy link
Member

@cwisniew cwisniew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Phergus)

@Phergus Phergus merged commit 06af1f5 into RPTools:develop Oct 19, 2021
@Phergus Phergus deleted the showHideOverlay2431 branch October 22, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants