Skip to content

chore: 增加ButtonBox hover 和切换动画 #1405

chore: 增加ButtonBox hover 和切换动画

chore: 增加ButtonBox hover 和切换动画 #1405

Triggered via pull request August 7, 2024 08:32
@Whale107Whale107
synchronize #595
Status Success
Total duration 36s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/widgets/dbuttonbox.cpp#L361
Member variable 'DButtonBoxPrivate::group' is not initialized in the constructor.
cppcheck: src/widgets/dbuttonbox.cpp#L361
Member variable 'DButtonBoxPrivate::layout' is not initialized in the constructor.
cppcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/