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

Move bootstrap event listener to a listener class #31

Closed
visto9259 opened this issue Sep 3, 2024 · 1 comment
Closed

Move bootstrap event listener to a listener class #31

visto9259 opened this issue Sep 3, 2024 · 1 comment
Labels
enhancement New feature or request v2 To be implemented in version 2
Milestone

Comments

@visto9259
Copy link
Member

The Module class' onbootstrap() installs listeners to change the layout.

  • Move this code to a listener class
  • Add the listener to the MVC listener config
  • Remove onBootstrap code.
@visto9259 visto9259 added enhancement New feature or request v2 To be implemented in version 2 labels Sep 3, 2024
@visto9259 visto9259 added this to the 2.0.0 milestone Sep 3, 2024
@visto9259
Copy link
Member Author

fixed by #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 To be implemented in version 2
Projects
Status: Done
Development

No branches or pull requests

1 participant