Skip to content

Implement minimumRenderScale API #44

@DanielusG

Description

@DanielusG

I recently used this package in a flutter web application of mine, it works really well, only on all the mobile devices on which I tested my site, the render quality is really low. While on pc it displays correctly. As the documentation reports this is normal and is called Dynamic scaling (https://modelviewer.dev/examples/loading/#renderScale)

I would like to have it implemented in the package, but I would also just need to be able to do it manually somehow I tried some code with the relatedJS parameter, but in the console it would come up "Removing disallowed element <SCRIPT> from [object DocumentFragment]" whatever I wrote.

Could you give me suggestions on how to implement it manually?

Thank you very much for what you do :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions