Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabbedPane with SCROLL_TAB_LAYOUT not styled #395

Closed
iMichka opened this issue Jun 17, 2016 · 2 comments
Closed

TabbedPane with SCROLL_TAB_LAYOUT not styled #395

iMichka opened this issue Jun 17, 2016 · 2 comments
Assignees

Comments

@iMichka
Copy link
Contributor

iMichka commented Jun 17, 2016

TabbedPanes are not styled when using the following option:

setTabLayoutPolicy ( WebTabbedPane.SCROLL_TAB_LAYOUT );

This is not something I need (I am not using it), and probably also not something anybody is using. When you have not enough space and too many tabs, it's better to find another concept than to use this option. So this is a very low-priority bug, but I thought it would be good to let you know.

@mgarin mgarin added this to the v1.2.9 milestone Jun 17, 2016
@mgarin mgarin self-assigned this Jun 17, 2016
@mgarin
Copy link
Owner

mgarin commented Jun 17, 2016

There is a list of issues with tabbed pane I am aware of including this one: #35

Tabbed pane is the next priority for me, so it will be changed quite soon to support painters and decorations. All bugfixes and possible new features will also come with those changes..

@mgarin mgarin closed this as completed Jun 17, 2016
@iMichka
Copy link
Contributor Author

iMichka commented Jun 17, 2016

Sorry to have opened a somewhat duplicated issue for this.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants