Philippe Leefsma

Results 38 comments of Philippe Leefsma

Correct, translation is the conversion from a file format to SVF. The difference is that the Forge viewer pipeline is optimized, resources are being zipped and streamed to the client...

The zip has to be created on the server, so in that case the AR Toolkit service, this is what this issue is about. It will be implemented soon but...

yes it's close to the reality, the svf is actually a set of zipped resources, then it's processed by the AR toolkit to create a new set of unzipped resources...

I've got the job done as follow, anything better feel free to suggest: ` [class*="pieChart"] { cursor: pointer; } `

@ecerroni could you explain how to use TTL in your fork? I looked at the code and don't see any handling of TTL with options ... Thanks

Same issue, super annoying as it took me a day to implement a dnd feature only to realize this issue makes the whole thing unusable...

Unfortunately I don't have a good workaround for hat scenario. What I'm doing usually is to set the `minSize` to few pixels so it never happens to have a very...

I don't have a suggestion from top of my head sorry. Do you have a codepen/sandbox that I could test quickly?

Unfortunately it is not in the scope at the moment, based on current implementation of the library it is not easily doable or would require fundamental changes in the logic....