-
Notifications
You must be signed in to change notification settings - Fork 50
Refactor Init error window to fit to design spec #164
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
Conversation
Should be noted that it seems the design calls for a version of inter thats |
Looking at the screenshot, the body text doesn't seem quite right yet (font and font size). |
401c51b
to
6375791
Compare
6375791
to
989c49b
Compare
setting as draft until design is settled |
989c49b
to
2d427d9
Compare
2d427d9
to
88d9beb
Compare
88d9beb
to
c06c93c
Compare
updated from 88d9beb to c06c93c Changes: Adjusted to fit the following design: init-error-window, but not in it's entirety. Follow-ups to complete the design added to PR descirption for anyoe to pick up. |
refactor initerror window to adhere to designers specification
c06c93c
to
86fde6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
refactor initerror window to adhere to designers specification Github-Pull: bitcoin-core#164 Rebased-From: 86fde6b
refactor initerror window to adhere to designers specification Github-Pull: bitcoin-core#164 Rebased-From: 86fde6b
refactor initerror window to adhere to designers specification Github-Pull: bitcoin-core#164 Rebased-From: 86fde6b
Refactors the init error window to fit to the design spec: init error window design spec
closes #130