Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
telemersion
Telemersive Gateway
Commits
b538a5c1
Commit
b538a5c1
authored
Apr 12, 2022
by
telematics
Browse files
fixed renaming bugs
parent
92be367e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
javascript/peerList.js
View file @
b538a5c1
...
...
@@ -216,7 +216,7 @@ function makeCreationMessage(_peerID){
msp
.
push
(
"
script
"
);
msp
.
push
(
"
newobject
"
);
msp
.
push
(
"
bpatcher
"
);
msp
.
push
(
"
Peer.maxpat
"
);
msp
.
push
(
"
tg.
Peer.maxpat
"
);
msp
.
push
(
"
@presentation_rect
"
);
msp
.
push
(
1220
);
msp
.
push
(
slotIndex
*
mySlotHeight
);
...
...
patchers/peer/tg.Peer.maxpat
View file @
b538a5c1
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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