Mercurial > hg > svgui
log view/View.cpp @ 1401:28075cc658c9
age | author | description |
---|---|---|
Thu, 15 Nov 2018 14:04:32 +0000 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |
Tue, 06 Nov 2018 10:51:46 +0000 | Chris Cannam | Fix incorrect start/end overlay drawing when zoomed far in zoom |
Tue, 30 Oct 2018 14:00:20 +0000 | Chris Cannam | Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through |
Thu, 11 Oct 2018 14:59:34 +0100 | Chris Cannam | Rework cacheing logic to reduce the number of reallocations and be more correct about the repaint areas. I don't expect the difference to be really noticeable but in theory performance should be a little better... |
Wed, 10 Oct 2018 14:50:47 +0100 | Chris Cannam | Remove some debug bits |
Wed, 10 Oct 2018 14:33:10 +0100 | Chris Cannam | Use zoom constraints more consistently, including the new RelativelyFine one |
Wed, 10 Oct 2018 08:44:27 +0100 | Chris Cannam | Merge from branch zoom |