MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / updateHeight

Method updateHeight

customScrollContainer.cpp:193–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void ScrollAreaCustom::updateHeight(){
194 container->updateHeight();
195}
196
197void ScrollAreaCustom::clear(){
198 container->clear();

Callers 1

UpdateContentsMethod · 0.80

Calls 1

moveMethod · 0.80

Tested by

no test coverage detected