Revision f5cb8e4...

Go back to digest for 17th June 2012

Features in Office

Thorsten Zachmann committed changes in [calligra] /:

Use an infinite canvas for kopageapps

KoPageApp applications Stage and Flow used to have extra space reserved around the page/slide
so objects could be put there. However that made it really hard for the user to work with.

This patch changes that so there is no space around the page/slide. But instead you can drag
objects outside the page/slide without any limit at all.

REVIEW: 104928

File Changes

Modified 10 files
  •   libs/flake/KoShapeManager.cpp
  •   libs/flake/KoShapeManager.h
  •   libs/kopageapp/KoPACanvas.cpp
  •   libs/kopageapp/KoPAView.cpp
  •   libs/kopageapp/KoPAView.h
  •   libs/kopageapp/KoPAViewModeNormal.cpp
  •   libs/widgets/KoZoomController.cpp
  •   libs/widgets/KoZoomController.h
  •   stage/part/KPrViewModeNotes.cpp
  •   stage/part/KPrViewModeNotes.h
10 files changed in total