vidy

Results 81 comments of vidy

By the way, I really dislike the phylosophy of `Elm` that Iced used to structure application logic, it results in lots of boilerplate codes, you can check this real project...

@mermerico They have a list widget, but not in the master branch. Check branch `feature/list-widget-reloaded` instead.

@espresso3389 Thanks for help. In our case, fast rendering and text selection are must-have features. Others are optional. Our customers are very critical about fast rendering. [pdf_render.rs](https://github.com/pdf-rs/pdf_render) is suitable for...

@xiaoiver do you have any thoughts about this one please?

@s3bk Would you like to share what you have done? I’d like to contribute. You just need to add the to-dos, and I will implement the details.

@s3bk got it , thanks for quick action.

Close as it is implmented in this [PR](https://github.com/pdf-rs/pdf_render/pull/26)

@happyjem did you chang the code to disable animation?

@s3rius Thanks for quick response, as I know, the go implementation can be used as a library, this can't be accomplished overnight. However, I think it is worth refactoring the...