Mercurial > hg > svgui
log view/View.cpp @ 1375:694004228ab7 zoom
age | author | description |
---|---|---|
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 |
Fri, 05 Oct 2018 09:59:41 +0100 | Chris Cannam | Debug tweaks zoom |
Wed, 03 Oct 2018 12:59:55 +0100 | Chris Cannam | Scale positioning |