Mercurial > fife-parpg
diff clients/editor/gui/layerdialog.xml @ 356:ab41334e8a57
Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378]
Added layer transparency support
Added layer transparency to map editor
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Thu, 24 Sep 2009 18:24:47 +0000 |
parents | 8e71629c4c43 |
children |
line wrap: on
line diff
--- a/clients/editor/gui/layerdialog.xml Tue Sep 22 19:03:53 2009 +0000 +++ b/clients/editor/gui/layerdialog.xml Thu Sep 24 18:24:47 2009 +0000 @@ -29,6 +29,10 @@ <Label name="yOffsetLabel" text="Y:" hexpand="0" /> <TextField name="yOffsetBox" text="0.0" min_size="45,10" /> </HBox> + <HBox> + <Label name="transLabel" text="Transparency:" hexpand="0" /> + <TextField name="transBox" text="0" min_size="45,10" /> + </HBox> </VBox> <HBox>