Juan Carlos Corona Romero
Juan Carlos Corona Romero
I attempted to do just this with this PR: https://github.com/prrrnd/atom-git-projects/pull/44 Although lately I've noticed that the cache seems to be cleared on every startup. It relies on atom's serialization and...
I have a solution for IE11 related visible CFI issues in the works.
I'd like to see this too
I've been prototyping this idea for an internal project of mine, so to a degree I know it's possible. Edit: I re-read your description and your context is different than...
I wish browsers would allow multiple selections to be made, it's in the spec and in the API. https://developer.mozilla.org/en-US/docs/Web/API/Selection/rangeCount `window.getSelection().getRangeAt(1)` `window.getSelection().getRangeAt(2)` In FF you can hold Ctrl and make multiple...
Notes from meeting: - Looking for a simple template for issues. To encourage use. - Get inspired by other open source projects. - Agreed that we are interested, but need...
# Readium Web Repositories `r2-testapp-web` - Demo viewer application to showcase capabilities. - Simple UI, nothing fancy. - Can be built on its own with `r2-*` projects published and pulled...
@HadrienGardeur I took your idea and came up with this model: https://github.com/readium/readium-2/blob/master/other/injection.md To start, I feel like it needs some streamlining.
The mimetype served through HTTP is fine. The problematic bit is the html http equiv meta tag that has the incorrect mimetype. It appears that for this case it is...
@winniequinn Let's try to reproduce this using the vanilla launchers. Could you share the EPUB that was used in your testing?