536b8d24

Results 23 comments of 536b8d24
trafficstars

@EndrII Thank you a lot,the solution 2 works! But there is another problem. When I start app after deployment,I got an error: `qt.qpa.plugin: Could not load the Qt platform plugin...

I found a solution that works. `sudo apt-get install libxcb-xinput0` `https://askubuntu.com/questions/1194024/libxcb-xinput-so-0-cannot-open-shared-object-file-no-such-file-or-directory` I really do not understand what I means. I'm a newcomer of QT. Is there any solution better? thanks...

@simonbagley I have the save error, but I works when I remove the snap installation and re-install with deb package I execute this command: `/opt/CQtDeployer/cqtdeployer.sh qif -qmake /qtbase/bin/qmake -bin qt_app...

I have the similar problem. I wan't to show a modal bottom sheet over pdf view, but the PDF view is always on the top.

> > I have the similar problem. I wan't to show a modal bottom sheet over pdf view, > > but the PDF view is always on the top. >...

> > > > I have the similar problem. I wan't to show a modal bottom sheet over pdf view, > > > > but the PDF view is always...

我也遇到这个问题,列表中只有一条数据,当下拉刷新结束时,会触发上拉加载。以为在refreshComplete方法最后,调用了 smoothScrollBy(0, 1);导致RecyclerView 滚动了1px。当最后一条数据完全可见(数据较少)时,就满足了触发上拉加载的条件

dio: ^4.0.6 同样的问题,在web上出现,其他平台没有。 这么久了,都没人回复,有点儿不敢用了。

我把框架换成了http,问题依然存在。 经过分析,这个问题是因为浏览器限制。浏览器禁止手动设置一些敏感header,包括'Date'、'Connection'

on Ubuntu or Mac In case I start the test process on WIFI named `ap1`, I won't receive `offline` event if I switch WIFI to `ap2` or turn off WIFI,...