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

DepCard: Push the border rect beneath the icon/text #21

Merged
merged 1 commit into from
Nov 28, 2016

Conversation

wking
Copy link
Collaborator

@wking wking commented Nov 28, 2016

I'd shifted this in #18 with some rough thoughts about clipping long slugs so they don't overflow the card. But it meant that the border rect masked the links provided by the icon and text. This commit shifts the border rect lower in the stack so you can get a click through to the active elements again. We'll need a more robust solution to clipping/overflow anyway.

I'd shifted this in 25fadc4 (DepCard: Add tasks, tasksCompleted, and
a progress bar, 2016-11-28, jbenet#18) with some rough thoughts about
clipping long slugs so they don't overflow the card.  But it meant
that the border rect masked the links provided by the icon and text.
This commit shifts the border rect lower in the stack so you can get a
click through to the active elements again.  We'll need a more robust
solution to clipping/overflow anyway.
@jbenet jbenet merged commit 3e9bafb into jbenet:master Nov 28, 2016
@wking wking deleted the border-rect-under-icon-text branch November 28, 2016 23:17
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