Skip to content

Conversation

@lonesometraveler
Copy link
Contributor

I believe prefs_key is shared between main and gui. To ensure consistency and avoid unintended modifications, this PR proposes declaring prefs_key as a constant in main.

Furthermore, this PR introduces a new function called load_gui_settings. This function is designed to handle loading settings specific to the GUI component. By encapsulating this functionality in a separate function, we can improve the modularity and reusability.

@hacknus hacknus merged commit 2a21287 into hacknus:main Feb 26, 2023
@lonesometraveler lonesometraveler deleted the gui_settings branch February 28, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants