-
Notifications
You must be signed in to change notification settings - Fork 67
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
[Installer] add back button into installer Welcome
page
#993
Conversation
Welcome
page
a5bd001
to
bcaa28b
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.
I've tested this locally and it's working nicely, with the Back button only shown if I don't pass the network by command line.
I've added a couple of comments, but I think @edouardparis will be able to judge better the approach.
Maybe the line below the three "Select" buttons, in the same style as the select buttons, centered? |
I meant below.
…On Sunday, March 10th, 2024 at 11:28 PM, pythcoiner ***@***.***> wrote:
>> (any advice welcome)
>
> Maybe the line below the three "Select" buttons, in the same style as the select buttons, centered?
you mean move here?
[image.png (view on web)](https://github.com/wizardsardine/liana/assets/124568858/6ecfb6b3-46bf-40f1-81c9-a7efafaea0da)
—
Reply to this email directly, [view it on GitHub](#993 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AFLK3FZGIHI4TXPWKTLCFJ3YXTM7RAVCNFSM6AAAAABEES2Q52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGM4DGNJVGA).
You are receiving this because you commented.Message ID: ***@***.***>
|
This has been done in #1098 |
fixes #306
i'm not really satisfied about the button position (any advice welcome), but at leat its functionnal.