Add View Argument to Window.run() by emmett-bicker · Pull Request #2468 · pythonarcade/arcade · GitHub
Skip to content

Add View Argument to Window.run()#2468

Merged
einarf merged 2 commits into
pythonarcade:developmentfrom
emmett-bicker:add-run-with-view-arg
Dec 5, 2024
Merged

Add View Argument to Window.run()#2468
einarf merged 2 commits into
pythonarcade:developmentfrom
emmett-bicker:add-run-with-view-arg

Conversation

@emmett-bicker

Copy link
Copy Markdown
Contributor

Fixes #2400

I was looking at the Good First Issue tag and I found this one! Most of the work was already done in #2450 but that pr seems to have been abandoned, so I just applied the requested changes in here.

Please let me know if there's any issues :). This seems like a wonderful repo that I'd love to contribute to.

@einarf

einarf commented Dec 5, 2024

Copy link
Copy Markdown
Member

@emmett-bicker

Copy link
Copy Markdown
Contributor Author

Haha, I was looking through the issues and it definitely seemed like a good place to start! Just joined the discord and am excited to contribute more

Comment thread arcade/window_commands.py Outdated
Comment thread arcade/window_commands.py Outdated
Comment thread arcade/window_commands.py
@emmett-bicker

Copy link
Copy Markdown
Contributor Author

@einarf einarf merged commit 33c368d into pythonarcade:development Dec 5, 2024
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.

Add optional view argument to Window.run()' and arcade.run()`

2 participants