angrydroid.neocities.org
Local File Loading: - Added "📂 Open File" button that opens a file picker - Uses FileReader + URL.createObjectURL() to load local .html files into the iframe
Bug Fixes: - Fixed missing variable declarations (dragStartX, dragStartY, etc.) in drag-to-scroll - Fixed zoom controls using delta values instead of hard resets - Fixed absolute positioning conflict in browser-window (was breaking layout)
New Features: - Loading indicator ("LOADING..." overlay) - Working back/forward history navigation - Keyboard shortcuts: Ctrl+/, Ctrl+-, Ctrl+0 for zoom - Better error messages
UI Improvements: - Simplified mode toggle (shows "📺 Iframe" / "🖥 Window") - Cleaned up spacing and button styles
Local File Loading: - Added "📂 Open File" button that opens a file picker - Uses FileReader + URL.createObjectURL() to load local .html files into the iframe
Bug Fixes: - Fixed missing variable declarations (dragStartX, dragStartY, etc.) in drag-to-scroll - Fixed zoom controls using delta values instead of hard resets - Fixed absolute positioning conflict in browser-window (was breaking layout)
New Features: - Loading indicator ("LOADING..." overlay) - Working back/forward history navigation - Keyboard shortcuts: Ctrl+/, Ctrl+-, Ctrl+0 for zoom - Better error messages
UI Improvements: - Simplified mode toggle (shows "📺 Iframe" / "🖥 Window") - Cleaned up spacing and button styles