lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor
commitbe67fab68eb974e78686f8f9a2583af27d1119d4
authorMarco Cecchetti <mrcekets@gmail.com>
Sat, 27 Oct 2018 17:25:06 +0000 (27 17:25 +0000)
committerJan Holesovsky <kendy@collabora.com>
Wed, 7 Nov 2018 15:31:59 +0000 (7 16:31 +0100)
tree683ea9af67388c7ffabebea4a45658c6ed3c562c
parent681f771daf74e3a788cd1be0f85636a57000c46c
lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor

A bit different approach than trying to handle different zoom levels
at the samet time: instead, always handle the spreadsheet at 100%, but
use cairo to scale to the actual zoom level.

Change-Id: I318aec8fa4baaab2ee1f271223b2e10e26d41fcf

(cherry picked from commit 201045f9c47d219a2aa3a6571a48a92e6ac6569e)
sc/source/ui/view/gridwin.cxx