forked from tensorflow/tensorboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix horizontal resizer in debugger (tensorflow#1704)
While refactoring the dashboard layout, we inadvertently broke the horizontal resizing capability. The resizer was clipped and was bound by the TB global max/min-width limit on the sidebar width.
- Loading branch information
1 parent
a21f5b3
commit ac3f8d9
Showing
2 changed files
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters