We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://social.mikutter.hachune.net/@tsutsuii/113174106420781451 ( https://misskey.io/notes/9yfbvk14kmw700w5 )
sayakaさんのリノートネスト表示、3.8.0のテストのときにネストが8段くらいの表示が出て何事かとビビったのだけど、画面幅とアイコンサイズから上限は決まるはずで、そこまで見てるんでしょうか(調べずに書くやつ)
今は単に再帰処理で表示している (のでそのうち表示が崩れることになる) が、横幅で計算するか回数で決め打ちするかでネスト上限を設けたほうがいいかも知れない。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://social.mikutter.hachune.net/@tsutsuii/113174106420781451
( https://misskey.io/notes/9yfbvk14kmw700w5 )
今は単に再帰処理で表示している (のでそのうち表示が崩れることになる) が、横幅で計算するか回数で決め打ちするかでネスト上限を設けたほうがいいかも知れない。
The text was updated successfully, but these errors were encountered: