Open Nic-DB opened 1 month ago
When there is a opacity widget in the screen and you interact with it the screen gets rendered without some information.
The following is the normal behaviour.
https://github.com/user-attachments/assets/3f0b1866-1400-43f9-857b-764d70a9b62c
This can be obtained by wrapping the GestureDetector with the opacity widget inside _buildNavItem function in the music_playlist.dart file
https://github.com/user-attachments/assets/b56d7f24-acbf-41f9-813a-888317d2beba
Let me know if you need some more information. I tested on Android physical device, it wasn't present when testing on iOS simulator
When there is a opacity widget in the screen and you interact with it the screen gets rendered without some information.
The following is the normal behaviour.
https://github.com/user-attachments/assets/3f0b1866-1400-43f9-857b-764d70a9b62c
This can be obtained by wrapping the GestureDetector with the opacity widget inside _buildNavItem function in the music_playlist.dart file
https://github.com/user-attachments/assets/b56d7f24-acbf-41f9-813a-888317d2beba
Let me know if you need some more information. I tested on Android physical device, it wasn't present when testing on iOS simulator