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

Review New Design #30

Closed
wants to merge 3 commits into from
Closed

Review New Design #30

wants to merge 3 commits into from

Conversation

arnaudsm
Copy link
Owner

No description provided.

Comment on lines -53 to -65
const progressMinValueAnimTrigger = 0.2;
const progressMinValueTrigger = 0.05;
const maxTranslateX = 140;

const baseColor = hexToRgb("#6000C1");
const acceptColor = hexToRgb("#31CA93");
const refuseColor = hexToRgb("#ED2579");

useEffect(() => {
let actionContreEl = actionContreRef.current;
let actionPourEl = actionPourRef.current;
let actionPasserEl = actionPasserRef.current;

Copy link
Owner Author

Choose a reason for hiding this comment

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

Cette partie pose de gros problèmes de performance sur les téléphones bas de gamme, il faut rester accessible à tous

Copy link

cloudflare-workers-and-pages bot commented Jun 26, 2024

Deploying votefinder-fr with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4d64edb
Status: ✅  Deploy successful!
Preview URL: https://413261a4.votefinder-fr.pages.dev
Branch Preview URL: https://review-new-design.votefinder-fr.pages.dev

View logs

@Striffly Striffly force-pushed the features/new-design branch 13 times, most recently from 59355fc to 3477564 Compare June 28, 2024 18:59
@arnaudsm arnaudsm closed this Jun 28, 2024
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.

1 participant