We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should refactor the views in order to avoid using fixed positions for the elements. For instance:
<div style="left:263.78px;top:22.31px" class="cls_003"> <span class="cls_003">ORIGINAL</span> </div>
That was made by a PDF to HTML website but it's not a very flexible way to manage the views. Currently we can't work on #2 or #4 because of that.
The text was updated successfully, but these errors were encountered:
@lubc and @bronzdoc is there a chance I can give this one a try?
Sorry, something went wrong.
Please @DamonClark Thank you!
Hey @DamonClark, any chance to pick it up yet?
Hi @KostiantynPopovych sorry I haven't looked at this. I think I requested to try it but then lost track of things.
No branches or pull requests
We should refactor the views in order to avoid using fixed positions for the elements.
For instance:
That was made by a PDF to HTML website but it's not a very flexible way to manage the views. Currently we can't work on #2 or #4 because of that.
The text was updated successfully, but these errors were encountered: