Henning Nöth created TOBAGO-2170:
------------------------------------
Summary: Vertical mode for tc:links is broken
Key: TOBAGO-2170
URL: https://issues.apache.org/jira/browse/TOBAGO-2170
Project: MyFaces Tobago
Issue Type: Bug
Components: Core, Themes
Affects Versions: 5.3.0
Reporter: Henning Nöth
The attribute "orientation" has no effect. Links alignment is still horizontal.
{code:xml}
<tc:links orientation="vertical">
<tc:link label="Left"/>
<tc:link label="Center"/>
<tc:link label="Right"/>
</tc:links>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)