bksubhuti / Tipitaka-Pali-Projector

18 stars 3 forks source link

Multi Window Hack #92

Closed bksubhuti closed 4 years ago

bksubhuti commented 4 years ago

One of the main things keeping us below DPR is lack of multiple windows. Until the Angular happens we need this.

  1. Ability to load at least one extra window for commentary
  2. Abhility to load an english text
  3. Must have scroll bars and does not need to be aligned.
  4. I think for this to work.. it needs only one TR and one TD on both sides.
  5. Possibility to load 3 windows.

Need a switch in prefs (single language multi window ability). So if click on A or T it opens next column two displayed at once with scroll bars.

hopefully this is easy.. but maybe a few weeks to do. https://stackoverflow.com/questions/44105976/how-to-make-table-scrollable-in-javascript explains that just set to overflow and you get scrollbars For English first stage.. .. can just select copy and paste. second stage give url or file open third stage.. have prepared list and synchronize with active text.

tipitaka app image

image

bksubhuti commented 4 years ago

Perhaps a dlg can help us do this quick and dirty before the big rewrite? This is critical because it is the main complaint for users to stop using TPP as the main driver. M A T at the same time and english translation are uniform complaints among test users.

sumbodhi commented 4 years ago

2. Abhility

That's how you know you had too much Pāḷi )

I think a "split view" is better than dialogs and it should be as easy, will think about it.

bksubhuti commented 4 years ago

ḷoḷ I actually used tpp to write that. This is the next stage for TPP. Maybe one of the last big ones.

bksubhuti commented 4 years ago

new issue made .. no dlg is desired now.