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

feat: prevent runelite from resetting empty value for certain config items #454

Merged

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Apr 4, 2024

Closes #453

@iProdigy iProdigy marked this pull request as ready for review April 4, 2024 23:49
@iProdigy iProdigy requested review from pajlada and Felanbird April 5, 2024 00:37
Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The behaviour in the settings work as expected to me.

I suspect we want to trim the values of the footer text & footer icon URLs so our existing StringUtils.isBlank checks work as expected with empty values
EDIT: nvm this was a misunderstanding of how StringUtils.isBlank works

Co-authored-by: pajlada <[email protected]>
@Felanbird Felanbird merged commit 7d0f9e1 into pajlads:master Apr 7, 2024
4 checks passed
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.

The embed footer text and icon are reset to default upon Runelite re-load
3 participants