Skip to content

Александр Петровский, M3339#28

Closed
BirdyDeveloper wants to merge 1 commit intoitmo2019:masterfrom
BirdyDeveloper:master
Closed

Александр Петровский, M3339#28
BirdyDeveloper wants to merge 1 commit intoitmo2019:masterfrom
BirdyDeveloper:master

Conversation

@BirdyDeveloper
Copy link
Copy Markdown

No description provided.

return "Not so big content";
}

function generateContent() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Генератор вижу, но не работает

mailList.splice(mailList.findIndex(value => value.mail.id === id), 1);
if (mailList.length >= MAX_MESSAGES_ON_PAGE) {
const msgLabel = mailList[mailList.length - MAX_MESSAGES_ON_PAGE].element;
msgLabel.style.opacity = '0';
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Можно было просто навесить класс

@trixartem
Copy link
Copy Markdown

Контет не генерится автоматически. Ставлю 0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants