Skip to content

Version 1.1.2

Choose a tag to compare

@JRG-code JRG-code released this 21 Dec 00:36
· 55 commits to main since this release
e5e61c8

Visual Improvements:

  • Removed dropdown arrow next to flag for cleaner look
  • Increased flag size from 20px to 28px for better visibility
  • Added professional drop-shadow effect (0 1px 2px rgba(0,0,0,0.15))
  • Implemented smooth hover animations with scale effect (1.1x)
  • Enhanced shadow on hover for 3D depth effect

Dropdown Enhancements:

  • Added slideDown animation (0.2s ease-out)
  • Improved border radius (8px) and shadow depth
  • Added subtle gradient background on hover
  • Implemented smooth padding animation for visual feedback
  • Better spacing and typography with letter-spacing
  • Current region highlighted with blue background

User Experience:

  • All transitions smoothed to 0.3s for professional feel
  • Flag hover lifts element slightly with translateY(-1px)
  • Dropdown items animate padding on hover (12px to 20px)
  • Consistent spacing and alignment throughout
  • Better visual hierarchy with font weights

Files Modified:

  • includes/class-rm-menu-flag.php - Removed dropdown arrow
  • public/css/rm-public.css - Enhanced flag styling and animations