fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[BUG]: Error Widget when playing video in full screen

Open Kimiblock opened this issue 1 year ago • 1 comments

  • Operating system: iOS
  • Version: 1.19.0

How to reproduce:

Play a video in full screen

Exception

Bad state: RenderBox was not laid out: RenderFractionalTranslation#4251e

StackTrace

#0 RenderBox.size (package:flutter/src/rendering/box.dart:1994) #1 RenderFractionalTranslation.applyPaintTransform (package:flutter/src/rendering/proxy_box.dart:2952) #2 RenderObject.getTransformTo (package:flutter/src/rendering/object.dart:3352) #3 RenderBox.localToGlobal (package:flutter/src/rendering/box.dart:2619) #4 _FloaterState.build.. (package:flutter_typeahead/src/common/base/floater.dart:359) #5 Builder.build (package:flutter/src/widgets/basic.dart:7698) #6 StatelessElement.build (package:flutter/src/widgets/framework.dart:5550) #7 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5480) #8 Element.rebuild (package:flutter/src/widgets/framework.dart:5196) #9 StatelessElement.update (package:flutter/src/widgets/framework.dart:5556)

Kimiblock avatar Apr 03 '24 16:04 Kimiblock

This issue is stale because it has been open for 120 days with no activity.

github-actions[bot] avatar Aug 09 '24 01:08 github-actions[bot]