Add crash fix by day oh and fix hex editor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
|
||||
can_resize="true" height="200" width="560" min_width="560" min_height="128"
|
||||
can_resize="true" height="200" width="580" min_width="580" min_height="128"
|
||||
name="floater_hex" title="Hex Editor" rect_control="FloaterHexRect">
|
||||
<text name="status_text" follows="left|top" left="10" top="-25" height="20">Loading...</text>
|
||||
<button name="upload_btn" follows="right|top" top="-25" right="-120" width="100" bottom="155" label="[UPLOAD]" enabled="false"/>
|
||||
|
||||
Reference in New Issue
Block a user