Releases: gregzaal/Compact-Screen-Ruler
Releases · gregzaal/Compact-Screen-Ruler
v1.1.0
Highlights
- Added unit-aware measurement mode with
Uto togglepx,cm, andin. - Added
Gto toggle full-window grid rendering from tick marks. - Added
Ctrl+Cto copy current ruler size to clipboard as123x456.
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).
- Ctrl snapping now matches medium tick spacing (
- 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.