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

RoutingPanel: Add better panel responsivity #225

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

janbarasek
Copy link
Contributor

  • new feature
  • BC break? no

My suggestion for better responsivity in case of resize window. This feature is very helpful when you must resize Tracy panel in small notebook screen or on mobile phone in case of debug by frontend developer in company local network.

New features:

  1. Main table with width: 100 % for better user experience.

Snímek obrazovky 2019-07-30 v 13 59 56

  1. In case of medium size wrap lines around slashes in Mask / Class by <wbr> and keep slash before string on each new lines.

Snímek obrazovky 2019-07-30 v 14 00 49

  1. Wrap URL parameters or path or both:

Snímek obrazovky 2019-07-30 v 14 02 10

Snímek obrazovky 2019-07-30 v 14 02 20

Snímek obrazovky 2019-07-30 v 14 02 33

Thanks.

@dg
Copy link
Member

dg commented Aug 5, 2019

Thanks!

@dg dg merged commit c64dbf5 into nette:master Aug 5, 2019
dg pushed a commit that referenced this pull request Aug 5, 2019
@dg
Copy link
Member

dg commented Aug 5, 2019

I fixed table width 100% in Tracy nette/tracy@1db4afc

dg pushed a commit that referenced this pull request Aug 5, 2019
@dg dg mentioned this pull request Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants