2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
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
..
data Margins: allow direct input (more_options) 2020-12-23 23:42:34 -05:00
elements Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
message [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
network Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
plugin Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02:00
widget DictQuickLookup: various tweaks 2020-12-31 13:28:08 +01:00
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 2019-11-18 18:39:45 +01:00
downloadmgr.lua Calibre plugin fixes for android (#6996) 2020-12-15 00:46:38 +01:00
event.lua [doc] Add internal documentation references (#5285) 2019-08-30 15:06:30 +02:00
font.lua Font menu: show font names with their own font 2020-10-06 00:34:17 +02:00
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [fix] Czech is now cs, not cs_CZ (#6689) 2020-09-20 20:43:13 +02:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
opdsparser.lua Deal with hr/br in a single gsub call (#6995) 2020-12-14 18:47:11 +01:00
otamanager.lua Various Wi-Fi QoL improvements (#6424) 2020-07-27 03:39:06 +02:00
quickstart.lua Quickstart: add long press sets default (#7048) 2020-12-26 12:46:14 +01:00
renderimage.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
rendertext.lua More Android trickery (#7059) 2020-12-26 20:23:51 +01:00
screensaver.lua [feat] Allow message to be overlaid on other screensavers (#6238) 2020-06-06 19:23:16 +02:00
size.lua UI: Make button radius match default window radius (#7054) 2020-12-26 22:49:57 +01:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
trapper.lua Make UIManager track prevent/allowStandby state. (#6558) 2020-08-30 15:01:56 +02:00
uimanager.lua Close Lua state on all os.exit() calls (#7050) 2020-12-25 16:19:16 +01:00
wikipedia.lua Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00