Hey guys, I might be missing something here, but is it possible to adjust the width of the right-hand column in the inspector? I use the inspector mainly to debug CSS and some of the more verbose CSS statements (e.g. "border-bottom-color: rgb(255,255,255)") get truncated because the column is not wide enough. Like I said, it might just be an enormous oversight of me, but I can't find it. Kind regards, Sjoerd.
On Aug 8, 2007, at 10:53 AM, Sjoerd Tieleman wrote:
Hey guys,
I might be missing something here, but is it possible to adjust the width of the right-hand column in the inspector? I use the inspector mainly to debug CSS and some of the more verbose CSS statements (e.g. "border-bottom-color: rgb(255,255,255)") get truncated because the column is not wide enough. Like I said, it might just be an enormous oversight of me, but I can't find it.
This is unfortunately not possible at the moment. http://bugs.webkit.org/show_bug.cgi?id=14265 is tracking this issue. -Adam
On 8-aug-2007, at 20:00, Adam Roben wrote:
On Aug 8, 2007, at 10:53 AM, Sjoerd Tieleman wrote:
I might be missing something here, but is it possible to adjust the width of the right-hand column in the inspector? I use the inspector mainly to debug CSS and some of the more verbose CSS statements (e.g. "border-bottom-color: rgb(255,255,255)") get truncated because the column is not wide enough. Like I said, it might just be an enormous oversight of me, but I can't find it.
This is unfortunately not possible at the moment. http:// bugs.webkit.org/show_bug.cgi?id=14265 is tracking this issue.
Just uploaded a patch for this. Hope it's ok. Regards, Sjoerd.
participants (2)
-
Adam Roben
-
Sjoerd Tieleman