like the title says… https://github.com/codecombat/codecombat/issues/1974 i can see that the bug is being tracked, but is there a list somewhere of all the classes and functions that can be called in code combat? I’m trying to get better in Zero Sum but the API’s cut off before I can see what my character can cast with his equipment.
Can you provide a screenshot of the issue? Is it a problem with the popover appearing partially off-screen?
sure, here’s a ss. all i can see of the API’s are the top ones. anything underneath, I can’t see and I can’t find a way to scroll down.
I believe that is a different issue. Probably related to this one: https://github.com/codecombat/codecombat/issues/3388
oh yup thats it. lol i kind of fixed it just now… i made the browser non full-screen and stretched it over both of my monitors.
Oh, nice! Resizing the browser window triggers a recalculation of the layout, so that we can circumvent the issue until it is actually fixed.
1 Like