issues
search
boxgaming
/
qbjs
QBasic for the web
https://qbjs.org
MIT License
51
stars
9
forks
source link
V0.7
#71
Closed
boxgaming
closed
1 year ago
boxgaming
commented
1 year ago
Merge fixes from 0.7.3 release:
Fixed Locate bug introduced by new custom font functionality
Fix for src url parameter to correctly handle source urls with parameters
Added ability to prefix parameters with "#" instead of "?" to allow for longer code URLs
Added detection logic for additional zip file content types: application/zip-compressed, application/x-zip-compressed
Fixed screen sizing issue in "auto" and "play" modes
Disabled beforeunload event when not in IDE mode (e.g. auto, play)
Merge fixes from 0.7.3 release: