![]() the max-height was set on message section of both the right and left side of the inbox to fix an overflow bug on the left side. The right side was then not displaying the full conversation. test-plan: * send a conversation with a large message * check message on both right and left sides of the inbox, the left side * should not overflow, the right should display in full * check with a large window size and a small window size Change-Id: I0954ed1e32186e0907cf3a044ef3b30b876afa5e Reviewed-on: https://gerrit.instructure.com/14049 Reviewed-by: Jon Jensen <jon@instructure.com> Tested-by: Bryan Madsen <bryan@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.