letsfindaway / OpenBoard

I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
http://openboard.ch/
GNU General Public License v3.0
9 stars 0 forks source link

Rotate imported background #8

Open letsfindaway opened 3 years ago

letsfindaway commented 3 years ago

Allow to rotate the mBackgroundObject managed by UBGraphicsScene in 90° steps. See UBGraphicsScene.setAsBackgroundObject().

letsfindaway commented 2 days ago

@sebojolais: Just a brain dump of things which come to my mind when thinking about manipulating the background:

User experience

Technically