Skip to content

More compact dictionary download window#5960

Merged
Frenzie merged 2 commits intokoreader:masterfrom
mergen3107:new_branch_dict
Mar 15, 2020
Merged

More compact dictionary download window#5960
Frenzie merged 2 commits intokoreader:masterfrom
mergen3107:new_branch_dict

Conversation

@mergen3107
Copy link
Copy Markdown
Contributor

@mergen3107 mergen3107 commented Mar 15, 2020

#5955
So I just combined the first two titles on the first page. This saves space and allows three complete dictionary entries to fit one page. This works on Kindle PW3, I don't know about other screens.
Please have a look:
Reader_2020-Mar-15_020536


This change is Reviewable

…e and fit 3x complete dictionary selections on one page (Kindle PW3)
Copy link
Copy Markdown
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, that should work. On many devices the current layout would nicely fit on one screen, except then you'd be missing a line on subsequent pages. (But that was rare.)

local kv_pairs = {}
table.insert(kv_pairs, {_("Tap dictionary name to download"), ""})
table.insert(kv_pairs, "----------------------------")
-- table.insert(kv_pairs, {_("Tap dictionary name to download"), ""})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also remove the commented lines? ^_^

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@Frenzie Frenzie added this to the 2020.04 milestone Mar 15, 2020
@Frenzie Frenzie added the UX label Mar 15, 2020
@Frenzie Frenzie merged commit 73f1b1a into koreader:master Mar 15, 2020
mwoz123 pushed a commit to mwoz123/koreader that referenced this pull request Mar 29, 2020
Dictionary download window: combine the first two titles to save space and fit 3x complete dictionary selections on one page (Kindle PW3)

Closes koreader#5955
@mergen3107 mergen3107 deleted the new_branch_dict branch July 16, 2023 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants