Quad
Quad
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
Yeah and then each time the screen resizes it ends up choosing a new font size, which is then causing a layout shift
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I'm missing something with how I'm understanding it still 😅
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I'll take a bit to think on it some more and respond then. I don't want to waste your time on it. Going to read over this for a bit
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
This would probably lower the number of resizes as well and reduce that problem
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I might also just change to specific fonts for screen sizes over the current thing I got going which looks something like this.
--fs--2: clamp(0.5rem, 0.7333rem + -0.1944vi, 0.6944rem);
--fs--1: clamp(0.75rem, 0.85rem + -0.0833vi, 0.8333rem);
--fs-0: clamp(1rem, 0.975rem + 0.125vi, 1.125rem);
--fs-1: clamp(1.2rem, 1.1025rem + 0.4875vi, 1.6875rem);
--fs-2: clamp(1.44rem, 1.2218rem + 1.0913vi, 2.5313rem);
--fs-3: clamp(1.728rem, 1.3142rem + 2.0689vi, 3.7969rem);
--fs-4: clamp(2.0736rem, 1.3493rem + 3.6217vi, 5.6953rem);
--fs--2: clamp(0.5rem, 0.7333rem + -0.1944vi, 0.6944rem);
--fs--1: clamp(0.75rem, 0.85rem + -0.0833vi, 0.8333rem);
--fs-0: clamp(1rem, 0.975rem + 0.125vi, 1.125rem);
--fs-1: clamp(1.2rem, 1.1025rem + 0.4875vi, 1.6875rem);
--fs-2: clamp(1.44rem, 1.2218rem + 1.0913vi, 2.5313rem);
--fs-3: clamp(1.728rem, 1.3142rem + 2.0689vi, 3.7969rem);
--fs-4: clamp(2.0736rem, 1.3493rem + 3.6217vi, 5.6953rem);
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I see what you mean now at the end especially. Sorry I'm a bit dense with figuring it out here
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I figured out why. I straight up just had a transition on the body I forgot to comment out
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
because it is transitioning at every resize i guess
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
and so that is what causes the flickering loop?
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
then its just adjusting to the sizing as it goes
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
Because the reason some of them are going slowly into place is because I ended up choosing a clamp for the font-size instead of just static numbers.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
So I still might actually be misunderstanding what you mean for the specific resize stuff.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
I've split the classes up pretty well so I'm likely going to just use a media query
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
and remove the things like the button going left to right
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
yeah I was going to just make it visible and static when I went through some of the things for mobile.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
Yeah the navbar looks a bit shit on mobile, I'll need to think it through a little more. I was messing around with padding earlier and hadn't decided yet between another format for it.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
For number 2, I hadn't even thought about that if I'm being completely honest. Can you explain a bit more about what sorts of things to avoid for that?
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
this is fair, I will probably tone it down a bit a more for some of the buttons. I'm just trying out a bunch of different stuff then i'll probably distill it down to a few that are consistent.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
Went through another update on it the assets in the images are still going to be improved upon and I gotta figure out what to highlight.
47 replies
KPCKevin Powell - Community
Created by Quad on 6/2/2024 in #ui-ux
Updating Portfolio Looking for some feedback on the format
Ended up working on it a bit more, but this is what it ended up looking a bit like in progress right now.
47 replies