Coolapk-UWP / Coolapk-Lite

一个基于 UWP 平台的第三方酷安客户端精简版
https://coolapk-uwp.github.io/Coolapk-Lite/
GNU General Public License v3.0
474 stars 20 forks source link

希望能够添加esc映射到返回按钮的功能 #66

Open pgs666 opened 2 months ago

pgs666 commented 2 months ago

Describe your feature request

在使用unigram之类的软件时打开某个图片或者从一个图片进入到另一个聊天,按下esc按键就可以返回到上一级,希望coolapklite也能有类似的功能,桌面端Windows总去点那个uwp软件自带的返回操作起来有点麻烦

How important is this to you?

Nice-to-have

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

wherewhere commented 2 months ago

系统默认的是Win + Backspace https://learn.microsoft.com/zh-cn/windows/apps/design/basics/navigation-history-and-backwards-navigation#handle-system-back-requests

pgs666 commented 1 month ago

感谢帮助,另外我还遇到两个问题, 第一是在Windows11 ,24h2版本(arm64)上,使用触屏打开帖子内的图片,会打开两个图片查看器的窗口,内容是同一个图片: image 使用鼠标打开时则不会: image

第二是在Windows11 ,24h2版本上,如果不打开clash verge 的系统代理功能,加载图片会失败,打开后可以加载成功,而在我的Windows10mobile(1709 ,Lumia950)上也遇到类似问题 image image wp_ss_20240905_0001

wherewhere commented 1 month ago

已修复