Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
92dc8d54
Commit
92dc8d54
authored
Jan 21, 2021
by
Evan W. Patton
Committed by
Jeffrey Schiller
Mar 01, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make companion code textbox single line only
Change-Id: I00848e83a355e209f7c1e13335c21a1a42687522
parent
b57eedbe
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
appinventor/aiplayapp/src/edu/mit/appinventor/aicompanion3/Screen1.scm
...iplayapp/src/edu/mit/appinventor/aicompanion3/Screen1.scm
+1
-1
appinventor/aiplayapp/src/edu/mit/appinventor/aicompanion3/Screen1.yail
...playapp/src/edu/mit/appinventor/aicompanion3/Screen1.yail
+0
-2
No files found.
appinventor/aiplayapp/src/edu/mit/appinventor/aicompanion3/Screen1.scm
View file @
92dc8d54
This diff is collapsed.
Click to expand it.
appinventor/aiplayapp/src/edu/mit/appinventor/aicompanion3/Screen1.yail
View file @
92dc8d54
...
@@ -234,8 +234,6 @@ $Source $Yail
...
@@ -234,8 +234,6 @@ $Source $Yail
(set-and-coerce-property! 'CodeBox 'Hint "Six Character Code" 'text)
(set-and-coerce-property! 'CodeBox 'Hint "Six Character Code" 'text)
(set-and-coerce-property! 'CodeBox 'MultiLine #t 'boolean)
(set-and-coerce-property! 'CodeBox 'TextAlignment 1 'number)
(set-and-coerce-property! 'CodeBox 'TextAlignment 1 'number)
(set-and-coerce-property! 'CodeBox 'Width -2 'number)
(set-and-coerce-property! 'CodeBox 'Width -2 'number)
...
...
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