Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sanket Bhukan
purr-data
Commits
84e810f2
Commit
84e810f2
authored
8 years ago
by
Albert Gräf
Browse files
Options
Downloads
Patches
Plain Diff
Prevent bad linebreak in canvas properties, fixes #186.
parent
170db863
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
pd/nw/dialog_canvas.html
+2
-0
2 additions, 0 deletions
pd/nw/dialog_canvas.html
with
2 additions
and
0 deletions
pd/nw/dialog_canvas.html
+
2
−
0
View file @
84e810f2
...
@@ -82,6 +82,7 @@
...
@@ -82,6 +82,7 @@
<legend
data-i18n=
"canvas.prop.heading.data_scaling"
></legend>
<legend
data-i18n=
"canvas.prop.heading.data_scaling"
></legend>
<div
style=
"display: inline-block; align: left;"
>
<div
style=
"display: inline-block; align: left;"
>
<div
class=
"x-scale prop hidden"
>
<div
class=
"x-scale prop hidden"
>
<nobr>
<label
class=
"no_gop_opt"
data-i18n=
"[title]canvas.prop.x_scale_tt"
>
<label
class=
"no_gop_opt"
data-i18n=
"[title]canvas.prop.x_scale_tt"
>
<span
data-i18n=
"canvas.prop.x_scale"
></span>
<span
data-i18n=
"canvas.prop.x_scale"
></span>
<input
class=
"no_gop_opt"
type=
"text"
name=
"x-scale"
>
<input
class=
"no_gop_opt"
type=
"text"
name=
"x-scale"
>
...
@@ -90,6 +91,7 @@
...
@@ -90,6 +91,7 @@
<span
data-i18n=
"canvas.prop.y_scale"
></span>
<span
data-i18n=
"canvas.prop.y_scale"
></span>
<input
class=
"no_gop_opt"
type=
"text"
name=
"y-scale"
>
<input
class=
"no_gop_opt"
type=
"text"
name=
"y-scale"
>
</label>
</label>
</nobr>
</div>
</div>
<div
class=
"gop-range"
>
<div
class=
"gop-range"
>
...
...
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