--
You received this message because you are subscribed to the Google Groups "Numbas Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to numbas-users...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/b1401f8f-6ebb-4710-ad67-10885081d4d1n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/CAEMHSOganGwexG8rvitn0cAuL3i3ozvpfC1WPSX%2BjmxkbBFPsw%40mail.gmail.com.
On Feb 26, 2025, at 8:56 AM, William Haynes <wha...@maritime.edu> wrote:
Christian,Thank you for looking into this. Yes, I made this file in the desktop app, maybe five years ago.I don't know if this is relevant or not, but this commit made yesterday might mean that a fix is on the way.
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/B2E7E959-D148-44CC-AC30-B08BC8975A6D%40maritime.edu.
Christian,
I followed up on this problem here: https://www.reddit.com/r/geogebra/comments/1jn0439/spreadsheetview_prefcellsize_no_width/, and mike_geogebra suggested the fix is to change
options.appletOnLoad = function() { var app = applet.getAppletObject();To
options.appletOnLoad = function(api) var app = api;These are lines 142-143 in the geogebra.js. I tried it locally, and it worked for me.
Will
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/ace69ff2-7207-41cc-b378-db67ef090af4n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/e168eb62-971c-4e37-a5f1-332183f3a349n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/numbas-users/CAEMHSOjQKPKcz_AkJzto1uyOuzzxokniMxT0Bxznr8s17uBCSg%40mail.gmail.com.