Fixed the texture previewer so the window shows up right. Also added an "Alpha" tag on it that should let you know if a texture has alpha or not - Useful in some cases.
Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
@@ -38,6 +38,11 @@
|
||||
follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="false" height="16" left="93"
|
||||
right="-80" max_length="127" mouse_opaque="true" name="uploadtime" select_all_on_focus_received="false"
|
||||
select_on_focus="false" width="420" />
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-1" drop_shadow_visible="true" enabled="true" follows="right|top" font="SansSerifSmall"
|
||||
h_pad="50" halign="left" height="16" right="345" mouse_opaque="true" name="alphanote" v_pad="0" width="80">
|
||||
Loading...
|
||||
</text>
|
||||
<button bottom="8" enabled="true" follows="left|bottom" font="SansSerif" halign="center" height="20"
|
||||
label="Keep" label_selected="Keep" left="9" mouse_opaque="true" name="Keep" scale_image="true" width="100" />
|
||||
<button bottom="8" enabled="true" follows="left|bottom" font="SansSerif" halign="center" height="20"
|
||||
|
||||
Reference in New Issue
Block a user