Skip to content

v1.2.0

Compare
Choose a tag to compare
@czyt1988 czyt1988 released this 24 Jan 13:07
· 97 commits to master since this release

cn:

  • 完善例子
  • 添加Office2016主题
  • 添加Office2021主题
  • Category可以居中对齐
  • 修正了SARibbonBar的布局过程对窗体隐藏的判断方式,使得在窗口没显示时也能正确布局
  • QuickAccessBar的图标大小用户可设置
  • 修订了CMake,让安装和引入更标准
  • 添加了中文的构建和引入文档
  • 一些细节的调整
  • 修复了一些情况界面布局刷新异常的问题
  • 例子中的介绍更为详细,且添加了隐藏所有action的测试

en:

  • Complete examples
  • Add Office2016 Theme
  • Add Office2021 Theme
  • Category can be aligned in the center
  • Corrected the way SARibbonBar's layout process determines window hiding, allowing for correct layout even when the window is not displayed
  • The icon size of QuickAccess Bar can be set by the user
  • Revised CMake to make installation and introduction more standardized
  • Added Chinese construction and introduction documents
  • Adjustments to some details
  • Fixed some issues with abnormal interface layout refresh in certain situations
  • The introduction in the example is more detailed, and a test to hide all actions has been added