From: Steinar H. Gunderson Date: Sun, 9 Mar 2014 11:36:00 +0000 (+0100) Subject: Fix the widget display in the demo app. X-Git-Tag: 1.0~33 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=7d7149ef94571b83e4cbd8e3359e3c3c9aea85c2;hp=7d7149ef94571b83e4cbd8e3359e3c3c9aea85c2;p=movit Fix the widget display in the demo app. The demo app forgot to set a projection matrix, and when Movit itself stopped setting one, the widget display broke. ---