Results 6 issues of mcck

大佬,项目还在继续吗?

leaflet version:1.8 @geoman-io/leaflet-geoman-free:2.13.0 Add Rectangle, edit it, and it will become a straight line。 https://user-images.githubusercontent.com/20223048/190363122-27d580d8-2fea-4a96-8f7d-a515865d30b9.mp4

Bug Type: **`Component`** ## Environment - Vue Version: `3.4.38` - Element Plus Version: `2.8.0` - Browser / OS: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36...

@AlbumenJ This code cannot completely solve the problem of deserializing InputStream:[Fix input stream unable to being deserialized #14837](https://github.com/apache/dubbo/pull/14837) The code before modification is: ```java public Object readObject(AbstractHessianInput in) throws IOException...

按照教程的方式升级了WebView,单进程模式下是没问题的; 但是如果在主进程替换完,在到Sub2的子进程替换时,主进程会被关闭 ``` ``` ```java Intent intent = new Intent(mainActivity, process.getActivityClass()); intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_MULTIPLE_TASK); mainActivity.startActivity(intent); ``` ## 日志 ---------------------------- PROCESS ENDED (1418) for package com.xxx.app ----------------------------

### 提问题之前,请先确认 - [x] 已经阅读过Q&A (https://musicfree.catcat.work/qa/mobile.html) - [x] 要提出的问题与插件功能无关(类似某个插件搜索结果不全、ip被封禁等请找对应插件作者,在此仓库下提具体插件的问题将会被直接关闭) - [x] 不与其他已有issue重复 ### 系统信息 软件版本: 0.6.2 系统版本: 安卓10 + ### 问题描述 平板在横屏时并且分屏模式下,页面内容被挤压,在车机上使用不太友好; 希望能按照屏幕宽度动态调整,或者是否能通过插件动态设置页面大小 ### 复现步骤 1. 打开软件 2. 切换横屏 3....

bug