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 rendering bug #181

Closed
Sorceror opened this issue Sep 20, 2014 · 5 comments
Closed

TabbedPane rendering bug #181

Sorceror opened this issue Sep 20, 2014 · 5 comments
Assignees

Comments

@Sorceror
Copy link
Contributor

I like the possibilities and styling of WebTabbedPane and we use it in our project a lot, but this one thing drives me crazy and I spend few hours to track down what might cause the problem. Finally, there seems to be off-by-one bug in WebTabbedPane tab handle rendering.

tabbug

Because my layout manager (MigLayout) does not give any additional space (inset/indentation) to the component, bottom line of selected component is not visible.

tabbug2

@mgarin
Copy link
Owner

mgarin commented Sep 22, 2014

There are several issues in current tabbed pane styling and it requires a complete revamp. I will be fixing it in v1.30 update. There will be both - visual and code improvements to WebTabbedPaneUI, painters support and some other useful features added.

@mgarin mgarin added this to the Enhancements milestone Sep 22, 2014
@mgarin mgarin self-assigned this Sep 22, 2014
@mgarin mgarin modified the milestones: HotkeyManager major update, Enhancements Sep 22, 2014
@Sorceror
Copy link
Contributor Author

If you would be able to fix this particular issue to 1.29, I would really appreciate it. Anyway, thanks a lot for support in future releases.

@mgarin
Copy link
Owner

mgarin commented Sep 24, 2014

this particular issue

Clip of the lower part of tab border when tabbed pane is BOTTOM oriented?
I might be able to fix that one in v1.29, not the other one though.

@Sorceror
Copy link
Contributor Author

Yes this clipping of lower part issue, thanks a lot!

@mgarin mgarin removed this from the Enhancements milestone Sep 30, 2014
@Sorceror Sorceror removed this from the Enhancements milestone Sep 30, 2014
@mgarin mgarin added this to the v1.29 milestone Sep 30, 2014
@mgarin mgarin added bug and removed enhancement labels Jun 9, 2016
@mgarin
Copy link
Owner

mgarin commented Jun 9, 2016

Closing this issue and merging all information into #35
Tabbed pane will be getting a major update quite soon

@mgarin mgarin closed this as completed Jun 9, 2016
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