2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/reader/modules
poire-z c98dfef7fc DictQuickLookup: various tweaks
- Rework widget layout to avoid implicit (and wrong)
  sizing, using proper padding/margins and correct
  measurements of components.
- Adjust lookup word font size so it's not smaller
  than the definition.
- Tweak small window positionning: keep it centered
  if possible, only move it to keep the highlighted
  word shown when we can.
- Large window: adjust to screen size correctly,
  leaving room for footer.
- Always have a "Close" button at bottom right.
  Former always displayed button "Follow link" will
  be added as a 3rd row in the rare case we select
  a word in a link.
- Replace "tap on lookup word to edit and redo the
  query" with an icon on the right: tap on it to
  edit the queries word, long-press to edit the
  current result word. Only close the current dict
  window when lookup is launched.
- Remove feature "tap on title to set current dict
  as the default dict for this document", as it didn't
  really work, and it was bad UX.
2020-12-31 13:28:08 +01:00
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 2020-12-23 23:49:53 -05:00
readerback.lua Reader: rationalize "Back" key/action handling (#6840) 2020-11-03 22:51:11 +01:00
readerbookmark.lua Fix typo in "remove bookmark?" (#7062) 2020-12-27 14:10:43 +01:00
readerconfig.lua [RFC] Make default UI tapzones more generous (#6918) 2020-12-03 17:33:54 +01:00
readercoptlistener.lua Remove DCREREADER_PROGRESS_BAR (#5641) 2019-11-26 13:18:11 +01:00
readercropping.lua Paged documents: rework zoom options (#6885) 2020-11-28 17:18:57 +01:00
readerdevicestatus.lua Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00
readerdictionary.lua DictQuickLookup: various tweaks 2020-12-31 13:28:08 +01:00
readerdogear.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerflipping.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerfont.lua fontlist: Cache categorized font info (for mupdf) (#6786) 2020-10-20 06:30:41 +02:00
readerfooter.lua ReaderFooter: Don't duplicate a 12h clock time format option (#6973) 2020-12-12 10:44:35 +01:00
readergoto.lua Hide non-linear fragments 2020-11-18 18:28:47 +01:00
readerhighlight.lua cre.getWordFromPosition(): fix a few issues 2020-12-31 13:28:08 +01:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerkoptlistener.lua Paged documents: rework zoom options (#6885) 2020-11-28 17:18:57 +01:00
readerlink.lua [RFC] Make default UI tapzones more generous (#6918) 2020-12-03 17:33:54 +01:00
readermenu.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerpagemap.lua Reference page numbers list: highlight current page 2020-11-18 11:41:51 +01:00
readerpaging.lua Fix #6929 (#6930) 2020-11-30 11:21:14 +01:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua [lang] Minor touch-up to non-linear info text (#6895) 2020-11-20 09:02:30 +01:00
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
readersearch.lua [RTL UI] update widgets and apps for UI mirroring 2019-12-08 15:10:51 +01:00
readerstatus.lua Show only 1 End Document Dialog at a time 2020-12-23 23:43:54 -05:00
readerstyletweak.lua Show full ToC entry on hold (#6729) 2020-09-30 19:56:56 +02:00
readertoc.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readertypeset.lua [CRe] Tweak nightmode and CRe call cache interaction (#6859) 2020-11-08 22:55:11 +01:00
readertypography.lua ReaderTypography: fix language names order in menu (#6913) 2020-11-26 20:53:34 +01:00
readerview.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerwikipedia.lua DictQuickLookup: various tweaks 2020-12-31 13:28:08 +01:00
readerzooming.lua Add columns to ReaderZooming paged_modes (#6970) 2020-12-11 19:28:55 +01:00