Nafees Nehar

Results 25 comments of Nafees Nehar

Hey @SolomonJude, you can start diving into our [UI application](https://github.com/requestly/requestly/tree/master/app) for this issue.

Hi @jasonreiche Did you get a chance to try out the above workaround? I'd love to know your feedback here

@mallowigi thanks for the suggestion. We have released this. Please try it out and feel free to suggest any improvements. :)

@avelad Anybody working on this? I want to give it a shot. Can I?

> In recent times, Thumbnails have been added at the player level, but it has not been added to the UI, so it makes sense to address it together with...

I was just tinkering around, trying to understand the workflow. I was trying out some random codes related to tooltips when I added this line in `demo/close_button.js` `shakaDemo.Tooltips.make( this.button_, shakaDemo.MessageIds.ALWAYS_STREAM_TEXT_WARNING...

To calculate the timestamp on tooltip I am using the following formula `this.video.duration*(event.offsetX/this.seekbar_.getBoundingClientRect().width)` Is this the correct way to approach this? The value is not being synced with the time...

@joeyparrish I used the same thing, but still there's a mismatch between presentation_time and tooltip timestamp. Can you please help me? **Attatchments for your reference:** The `hoverTime_` function is called...

Yes, I will be applying for GSoC. I took up this issue to understand the codebase and the workflow. I am aware of your limitations, but I reckon you can...

@surajkumar-sk As you can see, I have been stuck with a problem that I am trying to solve. If I have a complete, ready to review solution, I'll definitely make...