Skip to content
New issue

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

UI controls have unexpected behavior compared with demo #107

Closed
coofzilla opened this issue May 15, 2024 · 5 comments · Fixed by #116
Closed

UI controls have unexpected behavior compared with demo #107

coofzilla opened this issue May 15, 2024 · 5 comments · Fixed by #116
Assignees
Labels
bug Something isn't working

Comments

@coofzilla
Copy link

In the demo the controls such as play/fwd, rwd seem to "depress" however, when using it, the play seems to scale very largely for a moment and play; while, the seek buttons dont have any visual indication that you've pressed the buttons.

Screen.Recording.2024-05-15.at.8.59.33.AM.mov
@LunatiqueCoder LunatiqueCoder added the bug Something isn't working label May 30, 2024
@LunatiqueCoder
Copy link
Owner

LunatiqueCoder commented Jun 9, 2024

@coofzilla I can easily add some opacity feedback when the button is being pressed by using the <Pressable /> API from react-native. I don't understand how/why the the play button scales largely, it's definitely not implemented by us, and also why the <TouchableHighlight /> doesn't work like in the demo anymore. Anyway, will be looking into it :/

@coofzilla
Copy link
Author

@LunatiqueCoder thank you, I appreciate you looking into this!

@coofzilla
Copy link
Author

has there been any update to this? @LunatiqueCoder

@LunatiqueCoder
Copy link
Owner

@coofzilla Hopefully by the ned of the month we will have something. :( Sorry for the delay

@coofzilla
Copy link
Author

@LunatiqueCoder thank you for the response! I appreciate it and totally understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants