Animator#20
Animator#20
KPCKevin Powell - Community
Created by Animator#20 on 8/12/2023 in #front-end
Working with adaptive design
For one of my projects, I need assistance with adaptive design. For my mobile devices, I actually want a different layout from what I have on my PC. What course of action should I take? #css #conquering-responsive-layout
12 replies
KPCKevin Powell - Community
Created by Animator#20 on 7/27/2023 in #front-end
help with Canvas api for cropping an image
https://codesandbox.io/s/exciting-lederberg-t3df9x?file=/index.html Looking for help with a crop image feature for images . The issue is the image moves to top left corner to default coordinates (0,0) but when i use translate method to centre the image , as it doesn't calculate the selected crop area coordinates correctly. The image should remain centered, but when attempting to crop the area selected by the crosshair, it ends up cropping some other coordinates instead(it calculates coordinates according to canvas not the image). The problem seems to be related to handling image aspect ratio, especially when the image height is greater than the width, leading to unexpected zooming. Any guidance or assistance on resolving this issue would be appreciated. Thank you!
1 replies
KPCKevin Powell - Community
Created by Animator#20 on 1/31/2023 in #front-end
Font-text Becomes Blurry in Responsive Mode
hello folks, i'm facing an issue that is when i try to make a website responsive the font text becomes blurry in responsive mode but works fine in desktop mode can anyone please provide me a solution ??
17 replies