- Streamlined ContentsControl to use base class generateContent pattern - Removed duplicate methods and unified content generation approach - Added overflow: visible to fix content visibility issues - Fixed resize handle positioning (moved from -4px to 1px/2px from right edge) - Improved search functionality to properly rebuild content - Enhanced refresh button detection to prevent conflicts - Removed unused getDocumentStats method and duplicate code blocks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| contents-control.js | ||
| control-base.js | ||
| debug-control.js | ||
| edit-control.js | ||
| status-control.js | ||