Think-M
Think-M
I think the v3 version can completely remove support for Windows 7. Focusing too much on the issues caused by stopping maintenance of the system may consume developers' energy, enthusiasm,...
@FabianLars It does seem to be a problem with the Windows API. If that's the case, then I'm curious about how Electron is implemented (see figure below)?  If this...
> [@FabianLars](https://github.com/FabianLars) It does seem to be a problem with the Windows API. If that's the case, then I'm curious about how Electron is implemented (see figure below)? > >...
> no and there likely won't be any progress on our side in the foreseeable future. In the past few weeks, I have investigated the UI design of the latest...
@FabianLars I want to try to fix this issue. Which crate is related to this problem?
> To me, I did something like this in my app, and the crash would be shown in the log file `tauri_plugin_log` created对我来说,我在我的应用程序中做了类似的事情,并且崩溃将显示在创建的日志文件中 > > let default_panic = std::panic::take_hook(); >...