• Maxim Monastirsky's avatar
    Adjust DockingWindow layout calculation, tdf#106762 prep · ad769c30
    Maxim Monastirsky yazdı
    This is needed for the color widget to have the correct size at
    initial show, and to keep this size after selecting a different
    palette.
    
    The parent FloatingWindow will assume that the border width stays
    outside the space that was allocated to the DockingWindow (see
    VclContainer::setLayoutPosSize), and yet DockingWindow tries to
    handle the border width as part of its allocated space. One option
    could be to let FloatingWindow handle this alone, but this won't
    work for other possible parents. The current solution is to load
    and store the border width in a way that can be used internally,
    but not visible to the outside world via get_border_width().
    
    Change-Id: Id51152cf64eef719368e29253eb93e99834489cd
    ad769c30
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/smath Loading commit data...
util Loading commit data...
AllLangMoTarget_sm.mk Loading commit data...
CppunitTest_starmath_dialogs_test.mk Loading commit data...
CppunitTest_starmath_export.mk Loading commit data...
CppunitTest_starmath_import.mk Loading commit data...
CppunitTest_starmath_qa_cppunit.mk Loading commit data...
JunitTest_starmath_unoapi.mk Loading commit data...
Library_sm.mk Loading commit data...
Library_smd.mk Loading commit data...
Makefile Loading commit data...
Module_starmath.mk Loading commit data...
README Loading commit data...
UIConfig_smath.mk Loading commit data...
visual-editor-todo Loading commit data...