X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fitem%2Fdialog.c;h=383578781544e96b900cca383fc702c377945de8;hb=3f6354bf7f3019a80e13ca7536b9300226dd86fb;hp=4356c26b1f168a5228c1b8e1cfef2b5dc89991dc;hpb=57f409333cc09406298b66421d5e99357a7f586d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/item/dialog.c b/qcsrc/menu/item/dialog.c index 4356c26b1..383578781 100644 --- a/qcsrc/menu/item/dialog.c +++ b/qcsrc/menu/item/dialog.c @@ -4,7 +4,7 @@ // - closable is 0 // - rootDialog is 0 // - title is "" -// - marginTop is +// - marginTop is // - intendedHeight ends up to be the tab's actual height, or at least close // - titleFontSize is 0 // - marginTop cancels out as much of titleHeight as needed (that is, it should be actualMarginTop - titleHeight)