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

Highlighting ayah from given image type (1024, 1920, etc) #1

Closed
murtraja opened this issue Mar 12, 2019 · 1 comment
Closed

Highlighting ayah from given image type (1024, 1920, etc) #1

murtraja opened this issue Mar 12, 2019 · 1 comment

Comments

@murtraja
Copy link
Owner

murtraja commented Mar 12, 2019

Given the following params, highlight the ayat using the same algorithm that CoordinatesModel uses

  1. ayat (58:18)
  2. image type (1024, 1260, 1920, etc.)

Motivation:

  1. It is very time consuming in the app to jump to a particular ayah (3 dots menu -> jump -> type sura number -> type ayah number -> hit go)
  2. It is very difficult to change image type in the app (currently, I have to change the default page provider path, rebuild the project)
  3. Cannot compare side by side with different image types (currently, you will have to run the build on the first image type, get the pic, run the build on second image type, get the pic and compare)
  4. Sequencing: Let's say that you have to verify a bunch of ayahs in a sequence (like 58:18, 53:23, 25:62, 50:22, 76:21, 39:69, 17:110, 2:109, 6:96, 49:3, 2:107, 9:98, 10:57, 5:27), then you can simply open that many tabs in the browser (using this)
@murtraja murtraja changed the title Debug Highlighting Highlighting ayah given image type Mar 12, 2019
@murtraja murtraja changed the title Highlighting ayah given image type Highlighting ayah from given image type (1024, 1920, etc) Mar 12, 2019
@murtraja
Copy link
Owner Author

Fixed by d092a94 thanks to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant