Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
fdb5debe
Commit
fdb5debe
authored
15 years ago
by
Mike Antipov
Browse files
Options
Downloads
Patches
Plain Diff
EXT-7255 COMMENTS Updated comments about implementation details.
--HG-- branch : product-engine
parent
b41aa1e0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/newview/skins/default/xui/en/panel_outfit_edit.xml
+4
-2
4 additions, 2 deletions
indra/newview/skins/default/xui/en/panel_outfit_edit.xml
with
4 additions
and
2 deletions
indra/newview/skins/default/xui/en/panel_outfit_edit.xml
+
4
−
2
View file @
fdb5debe
...
@@ -150,8 +150,8 @@
...
@@ -150,8 +150,8 @@
<!-- LIST OF WEARABLES (CURRENT OUTFIT/ WEARABLES TO ADD) -->
<!-- LIST OF WEARABLES (CURRENT OUTFIT/ WEARABLES TO ADD) -->
<!-- *NOTE: border_size is used to calculate space between layout panel and
for
resize bar height
<!-- *NOTE: border_size is used to calculate space between layout panel
s
and
also to calculate
resize bar
's
height
.
r
equired height for dragbar is 10, so resizebar height should be 10 px.
R
equired height for dragbar
(icon in spec)
is 10, so resizebar height should be 10 px.
It is calculated as border_size + 2*UIResizeBarOverlap
It is calculated as border_size + 2*UIResizeBarOverlap
-->
-->
<layout_stack
<layout_stack
...
@@ -205,6 +205,8 @@ It is calculated as border_size + 2*UIResizeBarOverlap
...
@@ -205,6 +205,8 @@ It is calculated as border_size + 2*UIResizeBarOverlap
tab_group=
"2"
tab_group=
"2"
user_resize=
"true"
user_resize=
"true"
visible=
"false"
>
visible=
"false"
>
<!-- this icon represent dragbar between layout panels.
This is a workaround implemented in EXT-7255 becouse of an issue with layout stack (EXT-7471) -->
<icon
<icon
follows=
"left|top|right"
follows=
"left|top|right"
height=
"10"
height=
"10"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment