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
6896dd2f
Commit
6896dd2f
authored
13 years ago
by
Leyla Farazha
Browse files
Options
Downloads
Patches
Plain Diff
fixed low/lowest order issue in wizard comboboxes
parent
9d28f840
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/newview/skins/default/xui/en/floater_model_wizard.xml
+13
-13
13 additions, 13 deletions
indra/newview/skins/default/xui/en/floater_model_wizard.xml
with
13 additions
and
13 deletions
indra/newview/skins/default/xui/en/floater_model_wizard.xml
+
13
−
13
View file @
6896dd2f
...
@@ -422,12 +422,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
...
@@ -422,12 +422,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
<combo_item
name=
"medium"
>
<combo_item
name=
"medium"
>
Medium
Medium
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
<combo_item
name=
"low"
>
<combo_item
name=
"low"
>
Low
Low
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
</combo_box>
</combo_box>
<panel
<panel
left=
"10"
left=
"10"
...
@@ -449,12 +449,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
...
@@ -449,12 +449,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
<slider
<slider
follows=
"left|top"
follows=
"left|top"
height=
"20"
height=
"20"
increment=
"
1
"
increment=
"
0.5
"
layout=
"topleft"
layout=
"topleft"
left=
"204"
left=
"204"
max_val=
"
2
"
max_val=
"
4
"
initial_value=
"
1
"
initial_value=
"
3
"
min_val=
"
0
"
min_val=
"
2
"
name=
"accuracy_slider"
name=
"accuracy_slider"
show_text=
"false"
show_text=
"false"
top=
"120"
top=
"120"
...
@@ -674,12 +674,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
...
@@ -674,12 +674,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
<combo_item
name=
"medium"
>
<combo_item
name=
"medium"
>
Medium
Medium
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
<combo_item
name=
"low"
>
<combo_item
name=
"low"
>
Low
Low
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
</combo_box>
</combo_box>
<panel
<panel
left=
"10"
left=
"10"
...
@@ -807,12 +807,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
...
@@ -807,12 +807,12 @@ Advanced users familiar with 3d content creation tools may prefer to use the [se
<combo_item
name=
"medium"
>
<combo_item
name=
"medium"
>
Medium
Medium
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
<combo_item
name=
"low"
>
<combo_item
name=
"low"
>
Low
Low
</combo_item>
</combo_item>
<combo_item
name=
"lowest"
>
Lowest
</combo_item>
</combo_box>
</combo_box>
<panel
<panel
left=
"10"
left=
"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