8
24
Fork
You've already forked nuMatrix
4

Minor fixes #1015

Merged
xofe merged 6 commits from xofe/minor-fixes-3 into master 2023年10月29日 12:08:04 +01:00
xofe commented 2020年08月14日 16:44:47 +02:00 (Migrated from github.com)
Copy link

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.

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 (https://github.com/uBlockOrigin/uMatrix-issues/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](https://github.com/gorhill/uMatrix/pull/1005), but changes in https://github.com/gorhill/uMatrix/commit/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: ![no line breaks](https://user-images.githubusercontent.com/22776566/90260511-1ed60280-de3b-11ea-9e88-6723460da5d6.png) After: ![line breaks](https://user-images.githubusercontent.com/22776566/90260551-2b5a5b00-de3b-11ea-94d1-5f80f6f6e69c.png)
arek deleted branch xofe/minor-fixes-3 2023年10月29日 12:08:04 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arek/nuMatrix!1015
Reference in a new issue
arek/nuMatrix
No description provided.
Delete branch "xofe/minor-fixes-3"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?