[Freeipa-devel] [PATCH] 059 Better table column width computing

Petr Vobornik pvoborni at redhat.com
Fri Dec 16 08:51:49 UTC 2011


Columns can have width set or not. Without setting the width it was 
computed based on tbody width and number of columns. This method is 
working well if no column has width set. The disadvantage of this 
approach is that all columns have the same width and so they are not 
reflecting their possible usage. Flag columns such as 'external' in rule 
association tables or various 'enable' flags in search facets can be 
narrower. If we set them fixed small width it will have different size 
because this width is not currently added to the computation.

This is fixing this problem so dynamic and fixed width can be combined 
and the columns have desired width.

Also setting fixed width for external column in rule association widget.

https://fedorahosted.org/freeipa/ticket/2200
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0059-Better-table-column-width-computing.patch
Type: text/x-patch
Size: 4857 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111216/33073e22/attachment.bin>


More information about the Freeipa-devel mailing list