Jeffy

Results 6 comments of Jeffy

I set [commend + space] as shortcut for the hotkey window. and I use US keyboard. It just not work on my Intel MacBook.

In fact,any other shortcut doesn't work on my Intel Mac. e.g. [option + Space], [Shift + Command + Space], [Shift + Command + T], , [Shift + Command + Q]......

yes, I tried many times. Maybe other softwares block Wrap to invoke hotkey window. other apps: - SogoInput.app - Mos.app - Logi Options.app - Logi Options Daemon.app - Dash.app -...

@ryosga 提出的偏移量计算,应该是子视图的中心点,相对于父视图中心点的偏移量,我写了 demo 验证是对的。 原文的偏移量计算公式来自 Flutter 代码中的注释,这玩意实在理解不了,和代码表现出来的不一样,应该是错的

use the follow code in your pod file to install from main branch ``` pod 'IGListDiffKit', :git => 'https://github.com/Instagram/IGListKit.git', :branch => 'main' pod 'IGListKit', :git => 'https://github.com/Instagram/IGListKit.git', :branch => 'main'...

10 months later