From: Keith Packard Date: Tue, 26 Apr 2011 06:00:42 +0000 (-0700) Subject: altosui: Fix BT manage dialog so that the device lists resize X-Git-Tag: 0.9.3~43 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=72a03baa73698fc1213a74320e6253c2380dd8fa;hp=e3bf13a38d24e95b16df1e2f01952d10f24cda10 altosui: Fix BT manage dialog so that the device lists resize This makes the device scrolling lists fill any extra space when the window is resized. Signed-off-by: Keith Packard --- diff --git a/altosui/AltosBTManage.java b/altosui/AltosBTManage.java index 98a8b757..10fdab3b 100644 --- a/altosui/AltosBTManage.java +++ b/altosui/AltosBTManage.java @@ -241,6 +241,8 @@ public class AltosBTManage extends JDialog implements ActionListener, Iterable