• Noel Power's avatar
    add support for in-place style preview · bcc51fb2
    Noel Power yazdı
    selecting a style in the styles dialog ( without double clicking )
    will apply the style to the currently selected cell(s) You can
    with the keys navigate to other styles and they in turn will
    also be applied. Preview will end when you click back onto the
    document.
    
    *FIXME* - the styles dialog isn't really suitable for previewing, a
    new dialog ( possibly in the toolbar ) might be nicer ( see Excel )
    
    *FIXME* - when there is a multiple selection the highlight colour
    (applied as a transparent overlay) is most annoying ( and is mixed
    with any background colour applied if part of a style )
    see ( ScGridWindow::UpdateSelectionOverlay() ) However my puny
    attempts to make the selection use a transparent colour made all the
    borders of the selected cells dissappear. I guess maybe a box/border
     around each selected cell ( or group of cells ) would also work
    but I didn't try that
    
    Change-Id: I0950e79085ffb75f60ee961835665df0c230172f
    bcc51fb2
Adı
Son kayıt (commit)
Son güncelleme
..
app.sdi Loading commit data...
auditsh.sdi Loading commit data...
cellsh.sdi Loading commit data...
chartsh.sdi Loading commit data...
docsh.sdi Loading commit data...
drawsh.sdi Loading commit data...
drformsh.sdi Loading commit data...
drtxtob.sdi Loading commit data...
editsh.sdi Loading commit data...
formatsh.sdi Loading commit data...
graphsh.sdi Loading commit data...
mediash.sdi Loading commit data...
oleobjsh.sdi Loading commit data...
pgbrksh.sdi Loading commit data...
pivotsh.sdi Loading commit data...
prevwsh.sdi Loading commit data...
scalc.sdi Loading commit data...
scslots.hrc Loading commit data...
scslots.sdi Loading commit data...
tabvwsh.sdi Loading commit data...