+1
Fixed
Height="fit" not working for me anymore
This was previously working, not sure why it's not now.
App Id: 6078.
Looks like my table of contents titles (tocStoryName) are being cut off now within a text attribute that uses height="fit". Is there something that is incorrect in my code here?
App Id: 6078.
Looks like my table of contents titles (tocStoryName) are being cut off now within a text attribute that uses height="fit". Is there something that is incorrect in my code here?
<panel name="tocStoryL" width="50%" height="195" align="left" onclick="loadStoryFromTOC" clicktarget="../../MAG" _storyStartPos="[param:posL]">
<panel name="tocImgCntnr" width="35%" height="181" xpos="7" ypos="7">
<image name="tocStoryImg" source="[param:imgSrcL]" width="100%"></image>
</panel>
<panel name="tocInfo" width="58%" fitheight="yes" align="right" rightpad="5%">
<text name="tocStoryName" width="100%" height="fit" alignment="left" rightof="tocImgCntnr" ypos="10" font="HelveticaNeue-Light" size="20" color="#FFFFFF" text="[param:nameL]" onclickup="hideToc" onclick="page" clicktarget="../../MAG" _page="[param:posL]"></text>
<text name="tocStoryInfo" width="100%" height="fit" alignment="left" rightof="tocImgCntnr" bottomof="tocStoryName" font="HelveticaNeue-Light" size="12" color="#ebebeb" text="[param:infoL]"></text>
</panel>
<panel name="tocBtmInfo" width="58%" height="30" rightpad="5%" align="right" valign="bottom">
<text name="tocStoryAuthor" lwidth="290" width="180" height="30" alignment="left" font="HelveticaNeue" size="12" color="#7f7f7f" text="[param:authorL]"></text>
<text name="tocStoryPos" width="25" height="30" alignment="left" align="right" font="HelveticaNeue" size="12" color="#7f7f7f" text="[param:posL]"></text>
</panel>
</panel>
Customer support service by UserEcho
Is this something that will be fixed relatively soon? We have some demos coming up.
"SendMyAd, Interactive" should be "SendMyAd, Interactive Ad Portal"
"Virtual Publisher Book" should be "Virtual Publisher Book Planning"
"About Blanchard" should be "About Blanchard Systems"
I went ahead and set it to 1.5.1, saved on rarewire site. Also refreshed my app list within fusefox, reset the app, and redownloaded it. Still seem to be having the same issue within all my Fusebox sandboxes, but the adHoc version of the app we're working with looks fine.