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

Enhance usability with mouseWheelZoom, mobile layout improvements, and live reload indicator #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MrNaceja
Copy link

@MrNaceja MrNaceja commented Jun 8, 2024

Summary

This pull request introduces several enhancements to improve the usability and functionality of the editor. The changes include:

  1. Mouse Wheel Zoom: Added the ability to zoom in and out within the editor using the mouse wheel, enhancing the user experience for desktop users.
  2. Mobile Layout Improvements: Adjusted the mobile layout so that the editor appears at the bottom and the preview at the top. This change prioritizes touch-friendly areas, significantly improving the usability for mobile users.
  3. Live Reload Indicator: Improved the live reload toggle and indicator by incorporating a declarative icon and dynamic descriptions, making the feature more intuitive and user-friendly.

Changes

  • Added mouse wheel zoom functionality to the editor.
  • Modified the mobile layout to position the editor at the bottom and the preview at the top.
  • Enhanced the live reload toggle with a new declarative icon and dynamic descriptions.

Mouse Wheel Zoom:

zoom

Mobile

Before
mobile_before

After
mobile_after

Live Reload

Before
live_reload_before

After
live_reload_after

Copy link

vercel bot commented Jun 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fronteditorv2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 10:20am

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.

None yet

1 participant