-
Hope it's ok to share that here but I'm trying to create a native module for a macOS`NSSplitView`, I'm hitting some touch related issues that seems to indicate that a non trivial native implementation…
-
In 1.6.1:
````
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001030ef0b8
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code…
-
**Describe the bug**
I think this relates to an old bug that was fixed a while ago #86
First, it says that signal 4 was flaged
4 Detox 0x00000001087fa776 -[DetoxManager notifyOnCrashWithDetail…
-
### Steps to Reproduce
1. Create new iOS app (I used Page Based App)
2. Attempt to open Main.storyboard
### Expected Behavior
iOS Designer should open storyboard with ability to modify
##…
-
If SDL_CreateRenderer is called at the time when SDL_MOUSEBUTTONDOWN is received, the mouse emulation will not work after that.
Reference:
https://github.com/diasurgical/devilutionX/issues/3788
bubio updated
2 years ago
-
提示: UI API called from background thread
[UIButton setSelected:] must be used from main thread only.
[BU_ZFPlayerControlView buzf_playerPlayBtnState:]
-
### Current behavior
On iOS 16 beta (20A5328h), all Uno applications will crash when switching between edit fields if some have been prefilled or when repeatedly tapping the same field if it has be…
-
**Bug 表现**
iPadOS,开启悬浮键盘的情况下,UIView使用qmui_layoutSubviewsBlock,会造成循环调用
**截图**
「_UIPopoverStandardChromeView」还有几个系统私有类一直不停的循环调用layoutSubviews
**如何重现**
0. 重要:开启iPad悬浮键盘模式
1. UITextView设置`…
-
### Description
I'm running a test on our app in debug mode and detox crashes. Running the same test in release mode works fine.
The crash stack:
````
detox[68968] ERROR: [Detox.js/APP_CRASH] …
-
## LifeCycle
This spec currently illustrates the types of events we are looking to surface with .NET MAUI
The platform level tie ins are purposefully left blank so that we can define purpose and…