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

Members in Chat Inspector: Part 2 #155

Merged
merged 5 commits into from
Sep 23, 2022
Merged

Members in Chat Inspector: Part 2 #155

merged 5 commits into from
Sep 23, 2022

Conversation

levochkaa
Copy link
Collaborator

addition to merged issue #153

frame(width: 280) for inspector, because Picker had no place in inspector, because of some strange horizontal padding of a List, that i didn't find how to fix

List works better, when changing chats, but now it is impossible to have pinned views (Picker)

i think, it has much less problems, than ScrollView

...may be it is better just to use UIScrollView

@voltangle
Copy link
Collaborator

@levochkaa Can you give an example of problems with ScrollView? The only one I can come up is fixable (I know the solution), but what will you say?

@levochkaa
Copy link
Collaborator Author

@levochkaa Can you give an example of problems with ScrollView? The only one I can come up is fixable (I know the solution), but what will you say?

disappearing chat inspector, when changing a chat with scrolled users list

proxy.scrollTo() isn't fixing the issue

@voltangle
Copy link
Collaborator

@levochkaa Gonna try doing it myself, maybe I can do it, idk

@voltangle voltangle changed the title Members in Chat Inspector Part 2 Members in Chat Inspector: Part 2 Sep 21, 2022
@voltangle voltangle merged commit c4d0e1a into mock-foundation:master Sep 23, 2022
@levochkaa levochkaa deleted the users-list-inspector branch September 24, 2022 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants