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

Better alignment values for larger crawl #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scumola
Copy link

@scumola scumola commented Oct 25, 2018

When 'align' button is hit, this allows for more readable spacing in the alignment for larger crawls with millions of urls queued and 2-digit thread numbers, etc.

When 'align' button is hit, this allows for more readable spacing in the alignment for larger crawls with millions of urls queued and 2-digit thread numbers, etc.
@ivan
Copy link
Contributor

ivan commented Oct 25, 2018

Thanks. I thought this should have worked, but of course I implemented it oddly with pixels instead of a proper table, and so it can't always work. I see something like this:

screenshot_2018-10-25_20-11-57

Which OS/browser are you using, and which font did your browser pick (if in Chrome, available at the bottom of Computed tab in the devtools)? I would like to be able to test and see what you're seeing.

@scumola
Copy link
Author

scumola commented Oct 25, 2018

MacBook Pro, Sierra, Chrome

Mine looks like this with the new spacing: https://www.evernote.com/l/ACm6YqXjNrpEt4waEprtfKDjt1gUuJbZJgU
With the old spacing:
https://www.evernote.com/l/ACnaURloZVtOFaQESF4pC7CGBWOR2j0msQI

@scumola
Copy link
Author

scumola commented Oct 25, 2018

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.

None yet

2 participants