m7mdra / quran

1 stars 0 forks source link

Start surah at the beginning #5

Open agentpros opened 2 years ago

agentpros commented 2 years ago

Hi, thx for this beautiful app Jazakom allaho khairan

when i want read surah only el fatiha starts at the beginning, all the other surahs do not start at the beginning, how can I fix this

m7mdra commented 2 years ago

Hey there, Thanks for taking interest in the project, I dont think I have enough time to make these due to busy schedule, how ever if interested PRS are welcome.

m7mdra commented 2 years ago

For a starter, The part responsible for playing full surah is quran_controls_modal_widget.dart maybe you can start there.

If more clarification is needed just mentioned me I will to answer as soon as possible.

agentpros commented 2 years ago

Thanks bro, no luck I couldn't fix it, see page quran_reader_page.dart (line 141)

m7mdra commented 2 years ago

Can elaborate more on what exactly happening here? so I can narrow the problem

m7mdra commented 2 years ago

I tested it on my phone and its working as expected, unless you can reproduce the problem its really hard to pin the problem down.

https://user-images.githubusercontent.com/16242735/166586884-8990c80d-15cb-4dd4-82f9-26aa8f7ea01a.mp4

agentpros commented 2 years ago

When you have clicked on surat sajda he started with page 417 (وَلَنُذِيقَنَّهُم مِّنَ الْعَذَابِ الْأَدْنَى دُونَ الْعَذَابِ الْأَكْبَرِ لَعَلَّهُمْ يَرْجِعُونَ), he is supposed to start starting with page 415 (الم تَنزِيلُ الْكِتَابِ لَا رَيْبَ فِيهِ مِن رَّبِّ الْعَالَمِينَ) i(am talking about page 'quran_reader_page.dart' (line 141) not 'quran_controls_modal_widget.dart' Thanks you sir for help

m7mdra commented 2 years ago

I understand now, thanks for clarification. This is not a bug, its intended to function like this.

I suppose we could add a dialog message to ask the user to:

If first option is selected we can scroll to said surah and start playing otherwise use the current behavior.

Maybe you can start by looking at surah_player.dart to understand how you play surah or page

agentpros commented 2 years ago

surah_player.dart is for audio player im talking about reading surah when i click surah al baqara i want start reading from beginning of surah not on middle

m7mdra commented 2 years ago

Hello @agentpros can produce it with screen shot or code ?

agentpros commented 2 years ago

https://user-images.githubusercontent.com/103505660/167645850-9d00b30c-1bca-477c-8bac-676662cfae62.mp4

when I click on a surah it does not display the beginning of the surah, it must start with the first aya of the surah

m7mdra commented 2 years ago

Ok I understand now, I tested this app on couple of phones including android and iOS and first time I encounter this problem, what is the type of your phone and Android version?

agentpros commented 2 years ago

Bq x pro Android version 8.1.0

m7mdra commented 2 years ago

if you can produce the issue i can maybe find a time to fix it as i cant produce it in any of my devices.

thanks.