提交 345c468f 编写于 作者: Y yu_qinfei

SDL: remove ditiepaoku Maximization

The display is abnormal after the ditiepaoku is maximized,
it is recommand that the maximized be removed.
上级 6e37d1f2
...@@ -50,7 +50,8 @@ static const std::uint32_t WX_MINI_WIDTH = 730; ...@@ -50,7 +50,8 @@ static const std::uint32_t WX_MINI_WIDTH = 730;
const std::map<std::string, std::uint32_t> Window::property_map = { const std::map<std::string, std::uint32_t> Window::property_map = {
{"喜马拉雅", HIDE_MAXIMIZE}, {"喜马拉雅", HIDE_MAXIMIZE},
{"i深圳", HIDE_MAXIMIZE} {"i深圳", HIDE_MAXIMIZE},
{"地铁跑酷", HIDE_MAXIMIZE}
}; };
const std::map<std::string, Window::mini_size>Window::custom_window_map = { const std::map<std::string, Window::mini_size>Window::custom_window_map = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册