VickyLeu
VickyLeu
使用fitStart并且稍微修改一下animfrom就好了
fun animateFrom(imageInfo: ImageInfo) { if (isInit) { reset() val mine = info val scaleX = imageInfo.mImgRect.width() / mine.mImgRect.width() val scaleY = imageInfo.mImgRect.height() / mine.mImgRect.height() val scale = if (scaleX <...
**`sender (Windows 10)`**  **`receiver (Mac mini 12.4)`**  **`receiver (iMac running Windows 10)`**  i was adding `frame_ = frame_->Create((int)pixel_buffer_->width, (int)pixel_buffer_->height, rgb_buffer_.get(), 0);` above `frame_->ConvertToARGB(RTCVideoFrame::Type::kABGR, rgb_buffer_.get(),...
hi guys, flutter_webrtc:^0.9.0 is fixed crash on windows sharing, the issue should be close
flex wrap in browser 
https://github.com/awdigital/AWCollectionViewDialLayout
@MatkovIvan still falling ``` > Task :composeApp:linkPodDebugFrameworkIosArm64 FAILED error: Compilation failed: Exception during generating code for following declaration: Inside: FILE fqName:cafe.adriel.voyager.navigator.lifecycle fileName:/Volumes/Extra/Github/voyager/voyager-navigator/src/commonMain/kotlin/cafe/adriel/voyager/navigator/lifecycle/NavigatorLifecycleStore.kt private fun $init_global() * Source files: * Compiler...
> 也许是 Voyager 的定制版本?堆栈跟踪指向 voyager。 > > 但复制者确实会帮助调查它。 @MatkovIvan @eymar i found that the dependency library must also be updated to RC3. I forked a copy of Voyager, and the...
[reproduction here RC03.git](https://github.com/vickyleu/RC03.git) I have a sad issue to report. I'm really sorry, I was too tired to test thoroughly yesterday because I needed to sleep. yesterday I directly used...