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 system settings to the corresponding package #601

Conversation

tinchodias
Copy link
Collaborator

The settings belong to a Bloc-Infinite's class, so move it there.

Fixes #599

@tinchodias
Copy link
Collaborator Author

I tested it locally on Pharo 12, with a System Settings browser open, and the bug dissapeared. The problem was the referenced class from the Bloc general settings, where the class was in a package still not loaded.

@tinchodias tinchodias merged commit 4ff817f into dev Sep 24, 2024
12 checks passed
@tinchodias tinchodias deleted the 599-Attempt-to-read-undeclared-variable-BlInfiniteMouseScrollListener-when-loading-bloctoplo branch September 24, 2024 01:36
@guillep
Copy link

guillep commented Sep 25, 2024

Thanks Martin!

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.

Attempt to read undeclared variable BlInfiniteMouseScrollListener when loading bloc/toplo
2 participants