meydrew / otroslogviewer

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

Level column not re-sizable (1.3.0-master) #310

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GREAT TOOL!  Thank you!

What steps will reproduce the problem?
1. Select Tools Preferences
2. Select Level display - Icon and Text
3. Save
4. In Log View panel try to resize level column to view level text.

What is the expected output? What do you see instead?
Expected to be able to resize column width.
Instead was unable to resize column

What version of the product are you using? On what operating system?
git 1.3.0-master

Please provide any additional information below.
Changed max column value in LogViewPanel.java so that 
column could be resized:
updateColumnSizeIfVisible(TableColumns.LEVEL, 16, 110);

patch file attached. 

Original issue reported on code.google.com by mpaulbak...@gmail.com on 29 Jul 2014 at 2:37

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! I will add this to incoming release.

Original comment by otros.sy...@gmail.com on 18 Sep 2014 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by otros.sy...@gmail.com on 18 Sep 2014 at 8:58