Skip to content

Releases: gregzaal/Compact-Screen-Ruler

v1.1.0

19 Feb 16:28

Choose a tag to compare

Highlights

  • Added unit-aware measurement mode with U to toggle px, cm, and in.
  • Added G to toggle full-window grid rendering from tick marks.
  • Added Ctrl+C to copy current ruler size to clipboard as 123x456.

Improvements & Fixes

  • Improved tick system and readability:
    • More accurate tick spacing/rendering.
    • Traditional subtick spacing for cm/in.
    • Pixel major-label bug fixed (50, 100, 150, …).
    • Smallest grid ticks now render at lower opacity.
  • Improved snapping behavior:
    • Ctrl snapping now matches medium tick spacing (10px, 0.5cm, 0.25in).
    • Fixed resize/move snapping edge cases (including handle-specific axis snapping).
  • Improved small-window behavior:
    • Resize grab zones are capped to half width/height to prevent overlap.
    • Hover hint zones now match that same clamped behavior.
  • UX polish:
    • Green edge-snap indicator only shows while interacting.
    • “Disable Clickthrough Mode” button appears only when hovering over the ruler.
    • Resolution text interaction rules improved for narrow layouts.

v1.0.0

19 Feb 10:59

Choose a tag to compare

Initial release!