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

Define view once inside menus.menu for button menus #6472

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

kpopdev
Copy link
Contributor

@kpopdev kpopdev commented Nov 17, 2024

Description of the changes

use view = SimpleMenu(pages, timeout=timeout) once.

Have the changes in this PR been tested?

Yes

use view = SimpleMenu(pages, timeout=timeout) once.
@github-actions github-actions bot added the Category: Core - API - Utils Package This is related to stuff in `redbot.core.utils` label Nov 17, 2024
@Kreusada Kreusada changed the title Update menus.py Define view once inside menus.menu for button menus Nov 17, 2024
@Kreusada Kreusada added the Type: Optimisation Situations where too much time is necessary to complete the task. label Nov 17, 2024
@Kreusada Kreusada added this to the 3.5.14 milestone Nov 17, 2024
@Kreusada Kreusada self-assigned this Nov 17, 2024
@Kreusada Kreusada merged commit 2871992 into Cog-Creators:V3/develop Nov 17, 2024
18 checks passed
@red-githubbot red-githubbot bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label Nov 17, 2024
@Kreusada Kreusada added Changelog Entry: Skipped Changelog entry for this PR is unnecessary. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels Nov 17, 2024
@kpopdev kpopdev deleted the patch-5 branch November 17, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Core - API - Utils Package This is related to stuff in `redbot.core.utils` Changelog Entry: Skipped Changelog entry for this PR is unnecessary. Type: Optimisation Situations where too much time is necessary to complete the task.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants