Skip to content
Snippets Groups Projects
Commit f426ed5f authored by Leslie Linden's avatar Leslie Linden
Browse files

EXP-1355 PROGRESS -- Chat toast can be covered by chat floater in default position

* Moved chat, move and view floaters to new default positions.
parent 442ff1da
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
open_positioning="specified" open_positioning="specified"
specified_left="683" specified_left="320"
specified_bottom="0" specified_bottom="80"
legacy_header_height="18" legacy_header_height="18"
can_minimize="true" can_minimize="true"
can_close="true" can_close="true"
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
open_positioning="specified" open_positioning="specified"
specified_left="150" specified_left="320"
specified_bottom="0" specified_bottom="10"
height="60" height="60"
layout="topleft" layout="topleft"
legacy_header_height="25" legacy_header_height="25"
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
open_positioning="specified" open_positioning="specified"
specified_left="535" specified_left="558"
specified_bottom="0" specified_bottom="80"
legacy_header_height="18" legacy_header_height="18"
can_dock="false" can_dock="false"
can_minimize="true" can_minimize="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment