joshtynjala / astra-flex

Fork of Astra Flex components
http://github.com/joshtynjala/astra-flex/wiki
Other
17 stars 6 forks source link

TImestepper time not showing consistently #13

Open achtepa opened 12 years ago

achtepa commented 12 years ago

When adding timestepper to skinned container, the control fails to display time. Example container can be found at http://www.josephaphoto.com/files/container.zip and simply nesting it as such fails:

<containers:Lightbox>
    <yahoo:TimeStepper showSeconds="false" />
</containers:Lightbox>
joshtynjala commented 12 years ago

Cannot reproduce using supplied code.

Are you using an embedded font? I believe the Astra Flex components rely on TextField, but Spark components default to using TLF, so their embedded fonts aren't compatible.