Bug Fixes
- #1 — Ribbon icons stay active after command ends: Tool buttons now correctly deactivate when a command finishes or is cancelled.
- #2 — Polar snap shifts start points: The last committed point is now cleared when a new command starts, preventing it from being used as the polar/ortho base for the next command.
- #3 — FILLET does not switch to select mode: FILLET and CHAMFER no longer intercept viewport clicks with the text input widget during entity pick steps.
Improvements
- Dropdown tool buttons highlight blue when active: Dropdown icon buttons (e.g. FILLET/CHAMFER) now correctly turn blue while their command is running.
- AutoCAD-style option sub-steps: Typing
R+ Enter in FILLET prompts for the fillet radius; typingD+ Enter in CHAMFER prompts for chamfer distances — consistent with standard CAD UX. - FILLET arc preview plane fix: The fillet arc preview was rendering in the XZ plane instead of the XY plane.
Known Issues
- #4 and #5 (DWG export/import compatibility) are in the upstream
acadrustlibrary and cannot be fixed here.
Full Changelog: v0.1.0...v0.1.1