Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed support for optimade, poscar and some cifs; error styles #23

Merged
merged 7 commits into from
Mar 22, 2024

Conversation

stan-donarise
Copy link
Contributor

No description provided.

Copy link

Choose a reason for hiding this comment

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

Тут лучше бы просто перехватывать ошибки и рисовать кастомное сообщение.

player/player.view.css.ts Outdated Show resolved Hide resolved
player/player.view.web.ts Outdated Show resolved Hide resolved
\
\display none
S \elements
^ message_visible / <= Message $mol_view
sub /
<= Message_card $mol_card
title <= message? \
theme \$mol_theme_special
Copy link

Choose a reason for hiding this comment

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

А тут accent не уместней?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

я карточке поставил цвет фона $mol_theme.back, чтобы была непрозрачной, и тему special т.к. стандартная тема сливается с фоном, accent будет выглядеть как кнопка.
2024-03-09 21 42 29

ну или можно на Message_card().Content() сделать цвет фона $mol_theme.card (а на Message_card - $mol_theme.back) и тогда уже без тем будет непрозрачной и не сливаться, (еще есть контейнер - Message, можно было бы сделать непрозрачным его, но с margin auto он теперь на всю ширину)

Copy link

Choose a reason for hiding this comment

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

А зачем вообще что-то показывать под сообщением? Мы же не смогли отрендерить ничего.

@blokhin blokhin merged commit b970ad3 into tilde-lab:master Mar 22, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants