techact / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Allow the FullQueryStatisticPanel to show very long queries, don't limit to 250 pixel width. #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you look at this screenshot: 

https://dl.dropbox.com/u/9563739/SolrMeter_query_panel.png

You can see that there is a limit on the length of the query.  However, we have 
very long queries sometimes, and want to see the full width.

This VERY SIMPLE patch just removes this limitation on the width.

Eric

Original issue reported on code.google.com by ep...@opensourceconnections.com on 16 Jan 2013 at 6:29

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks Eric! I applied your patch in r318. 
I also added a tooltip in cells with long strings. 

Original comment by tflo...@gmail.com on 22 May 2013 at 1:26