Carolyn Beeton wrote:
>>> I think some pretty straight-forward changes could be made to reduce the 
>>> minimum screen size, and make better use of the whatever 
>>>       
>>> the screen size is.  By changing some of the width parameters to 
>>> percentages rather than hard-coded values, I can reduce the minimum 
>>> width from 1100px to 850px, and make the main content table 
>>>       
>> scale as you grow your window.
>>     
>>
>> I have attached a patch to http://track.sipfoundry.org/browse/XCF-3437
>> to make these changes.  Please try it out and let me know!
>>
>>     
The idea of making the table scale as you grow your window by setting a 
percentage value (instead of a fixed value) is very good in my opinion .
The only problem that may appear  is for tables that contain small 
amount of data (like the Servers table). This may not look so good when it
is too big (scaled with the window).
Overall, I think that is very hard to provide a solution that covers 
every possible look & feel problem. Ideally would be to somehow 
differentiate different
"types" of tables: tables that should grow with the window and tables 
that look better when they have fixed width.
I have tested the patch and it looks great (except for a few tables 
(Servers table) that in my opinion look better with fixed size)
Thanks,
Mircea

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to