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

Add missing guiWindowIsMovable & guiWindowIsSizable functions #272

Merged
merged 2 commits into from Jul 28, 2018
Merged

Add missing guiWindowIsMovable & guiWindowIsSizable functions #272

merged 2 commits into from Jul 28, 2018

Conversation

FileEX
Copy link
Contributor

@FileEX FileEX commented Jul 27, 2018

Syntax

bool guiWindowIsMovable(element gui-window)
bool guiWindowIsSizable(element gui-window)

guiWindowIsMovable and guiWindowIsSizable returns nil if bad argument.

@qaisjp qaisjp merged commit d2c8306 into multitheftauto:master Jul 28, 2018
@patrikjuvonen patrikjuvonen added the enhancement New feature or request label Aug 7, 2018
@patrikjuvonen patrikjuvonen added this to In progress in release/v1.5.6 via automation Aug 7, 2018
@patrikjuvonen patrikjuvonen added this to the 1.5.6 milestone Aug 7, 2018
@patrikjuvonen patrikjuvonen moved this from In progress to Done in release/v1.5.6 Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants