• Justin Luth's avatar
    tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth] · 79bc165b
    Justin Luth yazdı
    Minimize column width: Adjusts the width of the selected columns
    to fit the selected content. The table can shrink if necessary,
    but will not grow.
    
    (Previously no way to minimize columns. Since
    minimizing really can mess up merged cells, enhance my
    new calcPreferredColumnWidth function.)
    
    Minimize row height: Adjusts the height of the selected rows
    to fit the content, causing the table to shrink.
    
    (The new optimize action functioned as minimize. So this change
    tweaks optimize so that it does not reduce the table size. A
    followup commit will make it distribute based on largest
    minimized row (still without reducing table size), and change
    distributed rows to work the way the document states - based
    on the largest row.
    
    Change-Id: I807a9cc9e9441a1215539e817b87158afe5a0604
    Reviewed-on: https://gerrit.libreoffice.org/61472
    Tested-by: Jenkins
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    79bc165b
Adı
Son kayıt (commit)
Son güncelleme
..
accessibility Loading commit data...
core Loading commit data...
customshapes Loading commit data...
dialog Loading commit data...
engine3d Loading commit data...
fmcomp Loading commit data...
form Loading commit data...
gallery2 Loading commit data...
gengal Loading commit data...
inc Loading commit data...
items Loading commit data...
mnuctrls Loading commit data...
sdr Loading commit data...
sidebar Loading commit data...
smarttags Loading commit data...
stbctrls Loading commit data...
styles Loading commit data...
svdraw Loading commit data...
table Loading commit data...
tbxctrls Loading commit data...
toolbars Loading commit data...
uitest Loading commit data...
unodialogs/textconversiondlgs Loading commit data...
unodraw Loading commit data...
unogallery Loading commit data...
xml Loading commit data...
xoutdev Loading commit data...