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

ScriptUI.d.ts update #63

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

bear-studios
Copy link

changed "enum" into "interface" to act correctly when building a UI.

Added background and foreground colors to some UI object I.E StaticText etc...

Added an array of strings option for Alignment/children alignment and margins.

bear-studios and others added 9 commits July 7, 2020 09:31
changed "enum" into "interface" to act correctly when building a UI.

Added background and forground colors to some UI object I.E StaticText etc...

Added array of strings option for Alignment / children alignment and margins.
changed "enum" into "interface" to act correctly when building a UI.

Added background and forground colors to some UI object I.E StaticText etc...

Added array of strings option for Alignment / children alignment and margins.
reverse change on
readonly BrushType:
readonly PenType:
reverted interface to enum and updated ScriptUIGraphics to work with _BrushOrPenType
@zlovatt
Copy link
Member

zlovatt commented Dec 13, 2023

@bear-studios Can you check whether this is still needed, given the changes in #114 and #115?

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.

None yet

3 participants