-
Enhancement
-
Resolution: Fixed
-
P4
-
7u6
Cleanup Glass View.begin/end/repaint
Originally we needed to pass into begin/end whether the View was valid and whether to flush at the end. We also needed View.repaint
Prism is not using any of the parameters, or View.repaint, so we should clean this up.
Originally we needed to pass into begin/end whether the View was valid and whether to flush at the end. We also needed View.repaint
Prism is not using any of the parameters, or View.repaint, so we should clean this up.