Chromium Code Reviews
DescriptionMake side panels auto-sized and resizeable.
Currently, side panels hard-code their width, regardless of their contents.
This can waste space if side panels don't need all of their space,
or look unnecessarily cramped if side panels need more space than specified.
This CL automatically sets the side panel's width based on its contents when
it's created, and adds a drag handle to allow users to dynamically resize it,
so that side panels don't need to hard-code their width.
BUG=catapult:#2329
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/849bc5d4ec90569bceaa29274fc80482947a94dd
Patch Set 1 #Patch Set 2 : reset width to fix timing #
Total comments: 4
Patch Set 3 : raf #Patch Set 4 : fix glitch? #
Messages
Total messages: 14 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||