[squeak-dev] Re: The Trunk: Morphic-mt.925.mcz

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Sat Apr 25 14:49:32 UTC 2015


I approximated that number after running several #bench on parts of the
scroll pane layouting algorithm. For example: 

ScrollPane >> #minWidth
ScrollPane >> #setScrollDeltas
ScrollPane >> #innerBounds
ScrollPane >> #scrollbarThickness

Or "pane hasProperty: #hScrollBarAlways" vs. "pane hScrollBarPolicy ==
#always". 

These modifications were motivated by Chris, who noticed a significant
performance decrease in Smart Splitters after some of my recent
fixes/refactorings in scroll bars, scroll panes, and their subclasses. :)

Best,
Marcel



--
View this message in context: http://forum.world.st/The-Trunk-Morphic-mt-925-mcz-tp4821751p4821802.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list