suryanshsingh2001 / mockly

Mockly is an open-source tool that allows developers to create professional-looking screenshots and mockups with ease. It's designed for fast, stress-free mockups for developers who'd rather code than design.
https://www.mockly.site/
MIT License
5 stars 15 forks source link

[Enchancement] Make the screen more stable #6

Closed Rikir-M closed 1 month ago

Rikir-M commented 1 month ago

Enhancement description

On the editor page, when you click to choose screen size, the padding of the body became 0px. This sudden change causes the screen to shift, which can disrupt the user experience, making it feel unstable or jarring. It seems that this padding adjustment is intentional, but I believe it might be worth reconsidering to ensure smoother and more consistent interaction.

Desired enhancement

Make the screen more stable to enhance the user experience.

Possible Implementation Details

A fixed padding or a smoother transition effect could enhance the overall usability and visual flow.

suryanshsingh2001 commented 1 month ago

Hey @Rikir-M , thanks for pointing this issue out. Would like to work on this issue? I will assign you this.

Rikir-M commented 1 month ago

Hey @Rikir-M , thanks for pointing this issue out. Would like to work on this issue? I will assign you this.

Hello, @suryanshsingh2001. Yes, I'd like to. Thanks for assigning me this.

suryanshsingh2001 commented 1 month ago

@Rikir-M Please make sure to take latest pull from master branch.

Rikir-M commented 1 month ago

@Rikir-M Please make sure to take latest pull from master branch.

Thanks for the reminder!