dionnejkelly / parrot-im

Automatically exported from code.google.com/p/parrot-im
0 stars 0 forks source link

Unresizable SplitPane #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
resize the chatwindow (make it bigger, muuuccchh bigger)

What is the expected output? What do you see instead?
The SplitPane for the list of buddies resized by itself and took half of
the chatwindow, couldn't resize it afterwards.

Original issue reported on code.google.com by shichan....@gmail.com on 4 Jul 2009 at 6:36

GoogleCodeExporter commented 8 years ago
This should no longer be a problem since JSplitPane is no longer being used. We 
are 
now using a custom splitPane which also has better control of one touch 
expandability.

Original comment by jrfo...@gmail.com on 5 Jul 2009 at 7:35