Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
fac5297d
Commit
fac5297d
authored
May 16, 2014
by
Akikonata
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev
parent
d66cec03
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
kity
kity
+1
-1
layout.default.js
src/module/layout.default.js
+3
-3
No files found.
kity
@
b68589d5
Subproject commit
256dce28fb1e574b18f0dd084f7503cbc25e2a80
Subproject commit
b68589d568ab7b92b57200b436d8f0a876d3193f
src/module/layout.default.js
View file @
fac5297d
...
@@ -89,7 +89,7 @@ KityMinder.registerModule("LayoutDefault", function () {
...
@@ -89,7 +89,7 @@ KityMinder.registerModule("LayoutDefault", function () {
spaceLeft
:
3
,
spaceLeft
:
3
,
spaceRight
:
0
,
spaceRight
:
0
,
spaceTop
:
3
,
spaceTop
:
3
,
spaceBottom
:
3
spaceBottom
:
10
},
},
"main"
:
{
"main"
:
{
stroke
:
new
kity
.
Pen
(
"white"
,
2
).
setLineCap
(
"round"
).
setLineJoin
(
"round"
),
stroke
:
new
kity
.
Pen
(
"white"
,
2
).
setLineCap
(
"round"
).
setLineJoin
(
"round"
),
...
@@ -103,7 +103,7 @@ KityMinder.registerModule("LayoutDefault", function () {
...
@@ -103,7 +103,7 @@ KityMinder.registerModule("LayoutDefault", function () {
spaceLeft
:
5
,
spaceLeft
:
5
,
spaceRight
:
0
,
spaceRight
:
0
,
spaceTop
:
2
,
spaceTop
:
2
,
spaceBottom
:
2
spaceBottom
:
5
},
},
"sub"
:
{
"sub"
:
{
...
@@ -116,7 +116,7 @@ KityMinder.registerModule("LayoutDefault", function () {
...
@@ -116,7 +116,7 @@ KityMinder.registerModule("LayoutDefault", function () {
spaceLeft
:
4
,
spaceLeft
:
4
,
spaceRight
:
0
,
spaceRight
:
0
,
spaceTop
:
2
,
spaceTop
:
2
,
spaceBottom
:
2
spaceBottom
:
5
}
}
};
};
//更新背景
//更新背景
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment