Thomas Stephens
Thomas Stephens
I'm running into a similar issue when I change the `max` of a YAxis dynamically, using the default formatter of `.2s`: if the max changes by enough orders of magnitude...
FYI, I tested this in iBooks on my Mac (Mavericks) and the sub-file (fragment) references in the TOC _do_ work in this branch. Not sure if that's because I fixed...
@justinkelly Yeah, I think I still have a generated copy lying around. I'll try to post it tonight.
@justinkelly I created a release in my branch, here: https://github.com/spiralman/sicp/releases/tag/v0.1
Just to add some further details: the problem is caused by new versions of `requests` returning the `headers` with the same case as they were received "over the wire" (previously...
Upgrading to google-api-core 2.15.0 seems to have resolved the deprecation warnings in 3.11 for us (although we are not the reporter).
I'm having a similar problem, also with Chrome (but, I suspect this is common to any application that has tabs internally and re-titles the window to match the tab title):...
Thanks @Sharcoux. FWIW, I've found an easy way to reproduce it on a phone is, if the slider goes full-width on the device, you can use your two thumbs to...
@Sharcoux We can reproduce the bug using 7.2.1, which is the current latest version.
I can reproduce the bug locally, but I'm going to be out of town this week, so I'm not sure when I'll be able to get to this. --Thomas On...