~unity-team/unity/premultiply-the-world

« back to all changes in this revision

Viewing changes to src/PanelView.h

  • Committer: Neil Jagdish Patel
  • Date: 2011-02-19 13:41:18 UTC
  • Revision ID: neil.patel@canonical.com-20110219134118-v8k11hf43nof29oh
Make premultiplied blending by default but issue with menuview, seems to paint twice :/

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
private:
71
71
  void UpdateBackground ();
72
72
  void ForceUpdateBackground ();
 
73
  void OnChildQueueDraw (nux::View *view);
73
74
 
74
75
private:
75
76
  IndicatorObjectFactoryRemote *_remote;