-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法裁剪 RPGMZ 窗口的标题栏 #268
Comments
正在调查 |
感谢大佬测试!! 请问大佬,以现在的程序架构,针对这种自己绘制标题栏的程序,通过对原始画面做部分的截取来去掉标题栏,有可行性吗? |
这确实是一个很有用的功能,一些游戏的四周有边框 #168 (comment) ,还有一些游戏自己绘制标题栏。让用户自己决定如何裁剪吧 |
太棒了!感谢大佬!! |
已实现此功能,将在v0.8.1中发布 |
哦哦哦哦,太棒了~~~大佬太给力了!!! |
Question 问题
感谢各位大大的辛苦开发,最新的8.0非常好!
请问是否有办法去掉某些窗口的标题呢?
目前大部分的窗口都能正常去掉标题栏并且正常显示,测试了8.0新版的 “剪裁UWP窗口的标题栏”,但好像并没有起作用。主要是rpgmz制作的相关游戏的标题栏。
现有的版本,是否有方式通过配置去掉该标题栏呢?(例如纵向截断部分像素)
我在测试过程中,发现如果通过 兼容模式,以win7兼容模式运行的话,就能在全屏的时候去掉标题栏。但是程序本身没法长期稳定运行。
Logs files (optional) 日志文件(可选)
No response
The text was updated successfully, but these errors were encountered: