Skip to content

MD Editor v1.2.0

Choose a tag to compare

@bilalshemsu1 bilalshemsu1 released this 27 Jun 19:52
· 16 commits to main since this release

v1.2.0 — Zoom Controls and UI Icon Improvements

✨ New Features

  • Zoom Controls: Added zoom in/out buttons to the titlebar for better accessibility and user experience
    • Zoom range: 50% to 250%
    • Smooth zoom transitions

🎨 UI Improvements

  • Replaced all text buttons with professional SVG icons
  • Updated view mode buttons (Edit, Split, Preview) with appropriate icons
  • Changed Open button to upload icon
  • Changed Save As button to folder icon
  • Added magnifying glass icons for zoom controls
  • Added title attributes to all buttons for better hover tooltips
  • Improved HTML structure for better code readability

📝 Changes

  • frontend/index.html: Restructured with consistent spacing and icon-based buttons
  • frontend/src/main.js: Added zoom functionality with changeZoom(), applyZoom(), and resetZoom() functions

🐛 Fixes

  • Improved button consistency across the titlebar

Download: v1.2.0