Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 440 Bytes

Readme.md

File metadata and controls

25 lines (15 loc) · 440 Bytes

实现最基本的工具软件的功能

最大化, 最小化, 全屏

菜单, 右键菜单

应用图标

待实现: 1. 持久化存储, 2. 窗口边沿调节尺寸 3. 方便添加定制主题

cargo run -p test-bevy-egui

egui 的简单demo

cargo run -p test-egui --example test_shape