Results 27 comments of Nick Fujita

@Arnavion Thanks for quickly fielding issue #102 . I read through the thread, and it sounds like the tradeoffs at this point in time are to have the elements margins...

While I agree that in the cases where there are overlapping content that it is better to show the content offset instead of as shown in the example I previously...

Thanks for the tips on how to achieve the desired positioning in the subfile. Unfortunately I have no control over the content in the files, and am looking to find...

Thanks for recommending JavascriptSubtitlesOctopus, I looked into it, and it seems a little too future for the browsers that I need to support. If now asm.js were supported more broadly....

@Dador Thanks for following up! I am looking to support the following: Desktop - IE - Edge - Firefox - Chrome - Safari Mobile web iOS - Safari - Chrome...

Migrating this discussion to [JavascriptSubtitleOctopus issue#14](https://github.com/Dador/JavascriptSubtitlesOctopus/issues/14)

Getting the same error when trying to change the install location to `Program Files`. When using the default install location, or install to any directory outside of `Program Files`, am...

Wanted to check in from 2021, and see if there were still plans to add Roku support. It was mentioned that there were some ideas on how to solve this,...

Hello from 2020! Thanks for this tutorial! I'm currently working on a project that is using react-native 0.63.3, and was was wondering if Artsy has any plans to also update...

Was able to improve the performance by reducing the number of times `setCurrentTime` is called, and lowering the `targetFps` value. Currently using a canvas, and calling `setCurrentTime` on a `requestAnimationFrame`...