You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/widget
georgeto cbe7775bc8
CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941)
The x and y coordinates of SortItemWidget's checkmark widgets were not updated, thus remained at their initial value 0.
Consequently the intersectWith check in SortItemWidget:onTap always evaluated to false, resulting in taps on checkmarks in the sort widget not being recognized.

Co-authored-by: NiLuJe <ninuje@gmail.com>
1 year ago
..
container CenterContainer: Use an elseif instead of two ifs checking the same 1 year ago
bboxwidget.lua InputContainer: Fall cleanup ;). 2 years ago
bookmapwidget.lua Cleanup: Track color constant name change (#9716) 2 years ago
bookstatuswidget.lua Add datetime.lua 2 years ago
button.lua Button: fix long wrapped text alignment (#9778) 2 years ago
buttondialog.lua InputContainer: Fall cleanup ;). 2 years ago
buttondialogtitle.lua InputContainer: Fall cleanup ;). 2 years ago
buttonprogresswidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
buttontable.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
checkbutton.lua InputContainer: Fall cleanup ;). 2 years ago
checkmark.lua CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941) 1 year ago
closebutton.lua InputContainer: Fall cleanup ;). 2 years ago
configdialog.lua InputContainer: Fall cleanup ;). 2 years ago
confirmbox.lua ReaderHighlight: new icon in select mode ConfirmBox (#9830) 2 years ago
datetimewidget.lua InputContainer: Fall cleanup ;). 2 years ago
dictquicklookup.lua InputContainer: Fall cleanup ;). 2 years ago
doublespinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
eventlistener.lua Cleanup various varargs shenanigans (#9624) 2 years ago
filechooser.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
fixedtextwidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
focusmanager.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2 years ago
footnotewidget.lua InputContainer: Fall cleanup ;). 2 years ago
frontlightwidget.lua InputContainer: Fall cleanup ;). 2 years ago
horizontalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
horizontalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
horizontalspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
htmlboxwidget.lua InputContainer: Fall cleanup ;). 2 years ago
iconbutton.lua IconButton: Fix RTL highlighting 1 year ago
iconwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
imageviewer.lua InputContainer: Fall cleanup ;). 2 years ago
imagewidget.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
infomessage.lua InputContainer: Fall cleanup ;). 2 years ago
inputdialog.lua [StatusBar] Allow status bars to be repainted if they are not covered (#9768) 2 years ago
inputtext.lua Initial hotpluggable keyboard handling (#9540) 2 years ago
keyboardlayoutdialog.lua InputContainer: Fall cleanup ;). 2 years ago
keyvaluepage.lua KVPage: fix crash from empty page due to item deletion (#9974) 1 year ago
linewidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
linkbox.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
listview.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
menu.lua ReaderBookmark: indicate current page with dimmed page numbers after current (#9872) 2 years ago
multiconfirmbox.lua InputContainer: Fall cleanup ;). 2 years ago
multiinputdialog.lua MultiDialog: Fix an extremely nasty API misuse 2 years ago
naturallightwidget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
networksetting.lua InputContainer: Fall cleanup ;). 2 years ago
notification.lua InputContainer: Fall cleanup ;). 2 years ago
numberpickerwidget.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
openwithdialog.lua Non-touch: highlight support (#8877) 2 years ago
overlapgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
pagebrowserwidget.lua InputContainer: Fall cleanup ;). 2 years ago
pathchooser.lua PathChooser: add creating folder (#9354) 2 years ago
physicalkeyboard.lua InputContainer: Fall cleanup ;). 2 years ago
progresswidget.lua Cleanup: Track color constant name change (#9716) 2 years ago
qrmessage.lua InputContainer: Fall cleanup ;). 2 years ago
qrwidget.lua Qrcode support (#6844) 4 years ago
radiobuttontable.lua [doc] RadioButtonWidget (#9733) 2 years ago
radiobuttonwidget.lua [doc] RadioButtonWidget (#9733) 2 years ago
radiomark.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
rectspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
screensaverlockwidget.lua ScreenSaver: Get rid of gratuitous complexity 1 year ago
screensaverwidget.lua ScreenSaver: Get rid of gratuitous complexity 1 year ago
screenshoter.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
scrollhtmlwidget.lua InputContainer: Fall cleanup ;). 2 years ago
scrolltextwidget.lua InputContainer: Fall cleanup ;). 2 years ago
skimtowidget.lua InputContainer: Fall cleanup ;). 2 years ago
sortwidget.lua [StatusBar] Allow status bars to be repainted if they are not covered (#9768) 2 years ago
spinwidget.lua InputContainer: Fall cleanup ;). 2 years ago
textboxwidget.lua InputContainer: Fall cleanup ;). 2 years ago
textviewer.lua TextViewer: allow close on any multiswipe (#9720) 2 years ago
textwidget.lua TextWidget: Feed Geom a full-size table in getSize() 1 year ago
titlebar.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
toggleswitch.lua InputContainer: Fall cleanup ;). 2 years ago
touchmenu.lua TouchMenu: tweak menu search (#9926) 2 years ago
trapwidget.lua InputContainer: Fall cleanup ;). 2 years ago
verticalgroup.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
verticalscrollbar.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
verticalspan.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
virtualkeyboard.lua [i18n] Fix Arabic translations (#9857) 2 years ago
widget.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago