FooIbar

Results 176 comments of FooIbar

我是支持增加原名栏的 终极目标应该是把所有人名都[翻译成中文](https://github.com/EhTagTranslation/Database/issues/44)吧,分开也方便找未翻译的条目 ~建议将现有名称栏作为原名栏,同时增加译名栏,这样可以逐步迁移,避免造成下游中断~ 仔细一想不管是加译名栏还是加原名栏该中断还是要中断,除非发布一个兼容版本 其实中断没关系,重要的是让下游知道中断,不过下游解析的方式千奇百怪也很难协商吧

This may cause unexpected behaviors, like if metered network warning and URL in clipboard show together, one of them will be cancelled.

I think [multiplatform resources](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-resources.html), which are more widely supported by l10n tools (like [Weblate](https://docs.weblate.org/en/latest/formats/android.html#weblate-configuration-for-jetbrains-compose-multiplatform-kotlin-resources)), should be the CMP solution. #2100 is a prototype, though I'm not planning to merge that...

> CMP resources have more boilerplate code in call-side comparing to lyricist You mean `stringResource`/`getString`? Well dropping `context(Strings)` here and there also feels undesirable.

I'm going to revert that. Such migrations should not be merged in a half-done state, as multiple sources of truth will confuse the translators.

这在某种程度上是预期行为,剪贴板里的链接格式不做严格要求,只要能解析出数字+10位token就会被认为可能是画廊链接

> Note that if we publish this library, users still need to [use `-Xskip-prerelease-check`](https://youtrack.jetbrains.com/issue/KT-38070) in their build file. It seems that context parameters will not force pre-release binaries. https://github.com/JetBrains/kotlin/blob/6f1bfe9fa11be40ff96ca01b8a55dfc5dde67f47/compiler/util/src/org/jetbrains/kotlin/config/LanguageVersionSettings.kt#L485

> We must wait until ktor 2.0-beta03 where [ktorio/ktor#4148](https://github.com/ktorio/ktor/pull/4148) included. Acknowledged

> > Were those animateItem crashes/glitches fixed? I couldn't reproduce them before so can't verify. > > All referenced issuetracker is marked fixed #996 What about #1184 ? The tracking...