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

Update settings section #896

Merged
merged 44 commits into from
Feb 3, 2022
Merged

Update settings section #896

merged 44 commits into from
Feb 3, 2022

Conversation

philipwilk
Copy link
Collaborator

@philipwilk philipwilk commented Jan 12, 2022

Trying to follow the new Figma design as much as possible.
#768

Still got some work to do but it's a start.

@philipwilk
Copy link
Collaborator Author

@dragonDScript

@ghost
Copy link

ghost commented Jan 12, 2022

Can you post a screenshot of it here?

@philipwilk
Copy link
Collaborator Author

Can you post a screenshot of it here?

149031246-cac9d781-1235-4a68-970d-0590fc036d0d.png149031271-04f6b384-2427-4570-a11e-8033d12cd95e.png149031295-8a6292d3-8aa7-482e-86e9-165827300fdd.png
(and game settings)
149031343-fbc6a276-0ad1-4401-baab-5e21a3283984.png149031369-ded748da-eb31-46e6-85d2-1e9a2afda3e9.png

@philipwilk
Copy link
Collaborator Author

Is there anything (else) we want to prioritise here in particular?
Maybe something to do with the switches?
I'm pretty sure the colours and fonts need a quick catch up to what the current intended design is,
maybe some icons, I'm not sure.

If you give me a design, I can probably implement it with css.

@philipwilk
Copy link
Collaborator Author

philipwilk commented Jan 16, 2022

I've added variables for all the colours in the gen5 figma, and ones for the defined fonts because that didn't exist for some reason, which I'm trying to stick to.

I'll do the winecfg/winetricks section and checkboxes and then I'll do some work on the game specific settings, which i think will be a bit more involved because right now, it sucks. It completely covers the screen and has no back button or anything, when it's supposed to look like this:
https://www.figma.com/file/aASC1gR8HHBboSa2awKeiK/Heroic?node-id=1320%3A3055
image

Most recent iteration:
General settings:
image
image
image

Game specific settings:
image
image

@philipwilk
Copy link
Collaborator Author

Sliders moved to the left
image

@philipwilk
Copy link
Collaborator Author

Made bottom buttons actual buttons instead of text.
Screenshot_20220119_123107

@philipwilk
Copy link
Collaborator Author

I'm pretty sure I've got the settings page almost completed, now the settings page for individual games needs to be fixed.
Will probably need to change the settings button on the game page component to open a box with that game's settings page in it instead of redirecting the whole launcher to it.

@flavioislima
Copy link
Member

Testing here. Noticed two things:

  1. Missing Header on Settings. This is needed since otherwise, the user won't know which setting is being changing if a game setting or the global settings.
  2. The Color Orange was replaced by blue (I believe is blue) everywhere. Was this related to the new design in Figma?

@philipwilk
Copy link
Collaborator Author

Testing here. Noticed two things:

  1. Missing Header on Settings. This is needed since otherwise, the user won't know which setting is being changing if a game setting or the global settings.
  2. The Color Orange was replaced by blue (I believe is blue) everywhere. Was this related to the new design in Figma?

I removed the header since I was planning to make the game settings be in a modal (like in the new figma design, where it's missing as well), but won't do that in this PR because of how much it'll need to change. I'll add it back until the game settings page is changed.

Yeah, I grabbed the colours from the latest figma I design (afaik), but I can change them back if you want me to. I was changing the variable names to make more sense with the figma, and it was difficult to map them over from the old names to the new ones, but I can change the colours back now if necessary.
(That's your choice of preference)

@flavioislima
Copy link
Member

@wiryfuture let's keep the old Yellow color (--secondary). for selected links and selected Checkboxes.
And get back the Header. And then I think we are good to merge this :)

@philipwilk
Copy link
Collaborator Author

philipwilk commented Feb 2, 2022

@wiryfuture let's keep the old Yellow color (--secondary). for selected links and selected Checkboxes. And get back the Header. And then I think we are good to merge this :)

Like this?
image

@philipwilk
Copy link
Collaborator Author

I want to iconify the footer buttons and then I think this will be good

@flavioislima
Copy link
Member

Yes, looks good now. We need to implement theming on the next version so we can make this more versatile. But for now, let's keep this as the default one.

@flavioislima
Copy link
Member

I want to iconify the footer buttons and then I think this will be good

yes, send a screenshot with the result :)

@philipwilk
Copy link
Collaborator Author

Yes, looks good now. We need to implement theming on the next version so we can make this more versatile. But for now, let's keep this as the default one.

I think I've made some good variables, so it should be pretty easy now 🥳

@philipwilk
Copy link
Collaborator Author

I want to iconify the footer buttons and then I think this will be good

yes, send a screenshot with the result :)

Not sure if this is exactly what i was expecting but I think it works.

Screenshot_20220202_164921
Screenshot_20220202_164940
Screenshot_20220202_164953
Screenshot_20220202_165005
Screenshot_20220202_165033

@philipwilk
Copy link
Collaborator Author

@flavioislima ready for another review on this

@Nocccer
Copy link
Collaborator

Nocccer commented Feb 3, 2022

Can add the button style for copy to clipboard to the bottom buttons of the log page aswell? Also with text

Everything else looked fine for me

@philipwilk
Copy link
Collaborator Author

philipwilk commented Feb 3, 2022

Can add the button style for copy to clipboard to the bottom buttons of the log page aswell? Also with text

Everything else looked fine for me
Screenshot_20220203_155241

@philipwilk
Copy link
Collaborator Author

Can add the button style for copy to clipboard to the bottom buttons of the log page aswell? Also with text

Everything else looked fine for me

Is this ok?

Copy link
Member

@flavioislima flavioislima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good now ⚔️

@flavioislima flavioislima merged commit 850f092 into Heroic-Games-Launcher:main Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:ready-for-review Feature-complete, ready for the grind! :P
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants