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

itemBuilder не передается в TalkerView, из-за чего нельзя настроить отображение логов #222

Open
RinaZavr opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working work_in_progress Сurrently under work

Comments

@RinaZavr
Copy link

В TalkerScreen в качестве тела передается TalkerView, который принимает параметры, которые мы передаем в TalkerScreen. Один из таких параметров itemBuilder, но этот параметр в сам TalkerView не передается
image
Хотелось бы настраивать отображение логов (не только цвет, но и содержимое, чтобы в консоли отображалось все, а в TalkerScreen более урезано)

@Frezyx Frezyx added bug Something isn't working work_in_progress Сurrently under work labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work_in_progress Сurrently under work
Projects
None yet
Development

No branches or pull requests

2 participants