• Erwan Tulou's avatar
    skins2: resize only similar layouts on-the-fly · fe29bc61
    Erwan Tulou authored
    This fixes a regression brought by ff74e967
    
    Forcefully resizing only makes sense when layouts were designed to be similar
    in size in the first place. Furthermore, it cuts off a larger layout if a
    smaller one is first defined when loading a skin.
    
    Ideally, the skins2 dtd should be extended for skins developers to explicitly
    express whether two layouts are tightly-coupled or not, i.e should always be
    kept the same size whatever the subsequent resizing performed by the user.
    fe29bc61
top_window.cpp 16 KB