issue-#66 improvements in StdScrollers

Merged to the master branch
Post Reply
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

issue-#66 improvements in StdScrollers

Post by Josef Templ »

I have created issue #66, which refers to CPC 1.7 rc5 change list number 31.

For the issue see http://redmine.blackboxframework.org/issues/66.
For the changes see http://redmine.blackboxframework.org/pr ... 3d1bc6e0a6.

The changes are:
1. adding a new function for getting access to the wrapped view of a scroller view.
Such a function is required for example by Hermes, one of the CPC packages.

2. an improvement in View:HandleCtrlMsg which avoids redundant updates in oprder
to save memory and CPU resources.

The changes are as proposed in CPC 1.7 rc5.

- Josef
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#66 improvements in StdScrollers

Post by Josef Templ »

Are there any comments on this feature?

As far as I am concerned, this issue would be ready for voting.

- Josef
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: issue-#66 improvements in StdScrollers

Post by DGDanforth »

Seems reasonable to me.
Post Reply