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
Original issue reported on code.google.com by
mpaulbak...@gmail.com
on 29 Jul 2014 at 2:37Attachments: