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

Exclamation button in the status bar is not hidden when appropriate on Windows #548

Open
machawk1 opened this issue Apr 12, 2022 · 3 comments

Comments

@machawk1
Copy link
Owner

questionmarkbutton

This "feature" is not yet in a WAIL for Windows binary.

@machawk1
Copy link
Owner Author

The purpose of this button is to indicate if the URL in the primary text input box is in the local archive. Its value is correct ("!") but its position should be on the far right. Something is not aligning correctly between the platforms. Look to the constructor of the WAILStatusBar class.

@machawk1
Copy link
Owner Author

When the call to WAILStatusBar.reposition() is disabled, the issue never occurs and the button never appears.

@machawk1
Copy link
Owner Author

Preventing this from being displayed on Windows via a conditional for now, as it is not a critical UI component.

machawk1 added a commit that referenced this issue Apr 12, 2022
Prevent status bar button from displaying on Windows as discussed in #548
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant