aboutsummaryrefslogtreecommitdiff
path: root/frontend/pisa_tool.cc
AgeCommit message (Collapse)AuthorFilesLines
2023-01-07Fix region selectionHEADmasterIgor Pashev1-23/+8
The selected rectangle was moving to the bottom-right on each mouse up event. The reason was dumb transformation from pixels to inches and back: inches2clientpix(clientpix2inches((58,174))) = (78,194) WTF?
2023-01-06Import iscan 2.30.4-2Igor Pashev1-0/+184