-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
brandingBannerDisplayText Not Respected #139
Comments
Hi @seaneldridge7, |
Hi @drtaru, no we're not using that in our workflow. However, if I take a fresh copy of the script and only modify those two lines with a custom banner and set the text to false, the same problem occurs at the userInput screen. |
Perfect, thanks, that helps me narrow it down. |
Found the issue, seems like if |
This should have been closed back in February. |
Describe the bug
Despite having
brandingBannerDisplayText="false"
the text still appears over the top of a custom branding banner.To Reproduce
Expected behavior
I wouldn't expect to see anything other than the custom branding bannner
Code/log output
brandingBanner="/Users/Shared/Resources/Wallpapers/custom.png" brandingBannerDisplayText="false"
Screenshots
Environment (please complete the following information):
Additional context
This problem manifested itself at the same time as the update to swiftDialog 2.4.1
The text was updated successfully, but these errors were encountered: