Silverlight fluidLayout fail -
so going bit difficult explain, i'll give go recognize i'm talking about.
so have stackpanel in there 3 buttons , 3 lists there 3 visualstates represent "open" state of each list (it's accordion).  default each element's height set 0, , within it's respective state it's height set auto.  fluid layout turned on, can go 0 -> auto...
tl;dr = made accordion fluidlayout.
inside 1 of accordion panes, there itemscontrol created generated items template , in there 'expander' control click button , more content shown.  done visualstates , fluidlayout turned on. when try expand expanding control, doesn't go smoothly 0 height -> auto height should, instead appears.
anyone run similar problems?
so ended reflecting code, , done explicitly.
i guess it's 1 of microsoft's undocumented "features".
i wish away writing crap software , calling doesn't work "feature".
Comments
Post a Comment