Skip to content
New issue

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

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

Already on GitHub? # to your account

Deal with large number of tabs better #79

Open
blernermhc opened this issue Jan 10, 2017 · 0 comments
Open

Deal with large number of tabs better #79

blernermhc opened this issue Jan 10, 2017 · 0 comments

Comments

@blernermhc
Copy link
Member

If you create a lot of DDGs (e.g. by examining many breakpoints), the tabs do not fit in the window. The default behavior on Windows is to run over to a second line, etc, because the tab titles are so long (script name plus date-time plus time zone). On Mac, the tabs become scrollable. It would be preferable for them to be scrollable on Windows as well, which involves setting the tab layout policy of the JTabbedPane.

We might also want to consider using shorter names in the tabs and putting the full name and timestamp inside the tab contents instead of in the tab's name.

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

No branches or pull requests

1 participant