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

Minor fixes 3 #1

Merged
merged 6 commits into from
Jul 18, 2021
Merged

Minor fixes 3 #1

merged 6 commits into from
Jul 18, 2021

Conversation

kevintde
Copy link
Owner

Picked from gorhill#1015

Another lot of small fixes for things I've noticed. As always, if some aren't wanted just let me know and I'll drop it from the pull request.

Fix display of subdomains of blocklisted domains (uBlockOrigin/uMatrix-issues#284)
Call python3 rather than python in build scripts, to allow building without Python 2 installed (the scripts include a python3 shebang line already, so not a major change)
Open logger/dashboard links adjacent to current tab (I included this in my last lot of fixes, but changes in 9b29230 undid it)
Add missing .fa-icon-vflipped CSS, to fix search arrow in asset viewer
Fix the tooltip of the "obsolete" icon on the assets dashboard page
Allow line breaks for long domains in the popup panel, so the full domain can be seen (tested on http://www.thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com/):
Before:
1
After:
2

@kevintde kevintde merged commit bc2bed4 into kevintde:dev Jul 18, 2021
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.

2 participants