James Cameron

Results 58 comments of James Cameron

Thanks. Yes, having control of scroll position was a huge pain, requiring asynchronous JavaScript, and I gave up on it after a week or so, ended up removing EPUB support...

Thanks @fabiocolacio!

@ArhantJain, you will see in https://github.com/michaldaniel/Ebook-Viewer/blob/52c9d0f530557882b254f38c2eac68e25d930155/src/components/viewer.py#L19 that WebKit 3.0 API is still used. Suggested steps for solving; - [ ] read and understand the WebKit 3.0 API using the upstream...

Not really. Fedora dropped WebKit 3.0 API. You might rebuild the packages from an older release, but it will get harder and harder to do this as Fedora changes.

Thanks. I've rebased and retested.

In addition to above, where more than one Powerwall was attached to gateway, each was toggled in turn rather than just one. Otherwise the response was `Error: Unable to set...

Tested 52abfc1 cherry-picked onto bb1344325025e59bb33144394bdacd8298283834 on Linux 6.8.0 with an FT232R to a control system with five nodes configured for 256000 baud.

Thanks. I've read through your commits. Well done.