diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-14 14:44:18 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-14 15:16:19 +0200 |
commit | 2e8b2e6de14d325863d9bc419a461b75c3aaf3d0 (patch) | |
tree | b39b1a78687caad22c28158348b80019b9709f52 /nlpsolver | |
parent | b843d9056898f916b8c1bf86b36190c3c796a60f (diff) |
fix "uncover" slide transitions with presenter console
It turns out it is really not a good idea to render _anything_ on the
first run of performIn/performOut in classes derived from
SlideChangeBase. That is because the functions are called separetely for
every view, so, if there is more than one view, like when the presenter
console is active, it will be done only for the first of them. This
commit introduces another function, prepareForRun, that can be used
reliably for that purpose.
Change-Id: I2c690fb145ccc05a680d4c2991c73900336e6f42
Diffstat (limited to 'nlpsolver')
0 files changed, 0 insertions, 0 deletions