mQ
mQ
Any update on this?
Yes. You start the editor like you would normally do, but in this case using the model as the element. This is line **25**, **angular-medium-editor.js** ```js ngModel.editor = new MediumEditor(iElement,...
Actually I'm using 3.0 branch, and somehow it's a nightmare in Electron. Can someone reproduce it? You just have to uncomment the MediumExtension in the **./app/express/functions.js** Here: https://github.com/matikbird/textiled
Any clues?
No. When you load an ebook for the first time with epub.js, it can take awhile. It shows the gif of loading, but in some books it takes forever to...
Thanks for the quick answer, I am really in a hurry :(
@fchasen yes, it is. all of them are zipped .epub files. @matewilk well, the spinner is already showing up. i had checked out the hooks directory, but all I came...
In localhost doesn't take any time, is fast. The problem (as always) is when people access. Sartre was right, hell is other people. That's a nice approach, but ¿what's the...
Take Netflix for example. I know that the size of books and movies are a hugh difference, but if they didn't show a percentage, we would never know when the...
This is the line in my reader.js: this.settings = _.defaults(_options || {}, { But this is for setting up, that leaves me with the first question.. ¿how can I do...