Menu

#66 to resize or not resized()

open
nobody
2015-04-03
2015-03-17
Anonymous
No

Originally created by: bill-auger

  • Mixer , Channel , Channels , MainComponent call resized() explicitly (perhaps unnecessarily) instead of relying on the GUI to resize itself
  • Channels.cpp includes Mixer.h only for calling mixer->resized() ;

is unclear atm exactly how auto-resizing works - it seems to be in some situations necessary to call resized() explicitly although most (or all?) times it should not be (is not?) necessary - (the channel slice repositioning code in particular is picky about this happening during app init when masters are added)

possible remedies:
* RTFM
* ask the JUCE peeps

Discussion

Anonymous
Anonymous

Add attachments
Cancel