Fix a bug in the Story when handling images of different sizes. Add a
photoWidth property to the StoryArchive, and resize all newly uploaded pictures to a Story.
This commit is contained in:
parent
56fa667f9d
commit
fcad3a112d
6 changed files with 50 additions and 4 deletions
|
|
@ -6,7 +6,8 @@
|
|||
- fixed: #10262: Default Inbox View Template: Mismatch in HTML for upper and lower page navigation
|
||||
- fixed rfe #10474: Improve error message for template errors
|
||||
- removed hardcoding of administer.js and survey.css hardcoded extras paths.
|
||||
- fixed Error message when you try to send a message from the Inbox, but none of your friends allow private messaging.
|
||||
- fixed: Error message when you try to send a message from the Inbox, but none of your friends allow private messaging.
|
||||
- fixed: Images uploaded to a Story should all be the same width so the YUI carousel does not break.
|
||||
|
||||
7.7.9
|
||||
- fixed #10266: Public Profile overrides Able to be friend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue