Polaris-Night
65b7737454
修复FluCarousel设置autoPlay为false时手动翻页仍触发自动轮播翻页问题. fixed #563
...
修复FluCarousel设置autoPlay为false时不能无限向左/右翻页的问题.
2025-02-20 20:11:01 +08:00
zhuzichu
7204e18afe
Merge pull request #583 from luckyloogn/fix/flupivot-animation-issues
...
修复FluPivot 切换选中项目时标题下划线动画未能完全关闭的问题
2025-01-02 17:04:23 +08:00
luckyloogn
e82000e6f8
fix(FluPivot): 修复 title 下划线动画未能完全关闭的问题
...
修复了在 `FluTheme.animationEnabled = false` 时,从文字较少的 title 切换到文字较多的 title 时,下划线仍然存在尺寸变化动画的问题。
2025-01-01 17:24:31 +08:00
luckyloogn
444d9b2d28
fix(FluColorPicker): 修复多项颜色同步与输入问题
...
- 修复了 FluColorPicker 打开时滑块与 RGBA/HEX 数值未正确匹配当前颜色的问题。
- 修复了 FluColorPicker 设置 HEX 值时,RGBA 数值未同步更新的问题。
- 修复了 FluColorPicker HEX 输入框只能接受大写 A-F 字符的问题。
2025-01-01 17:20:39 +08:00
lucky9loogn
3a34e98d80
fix: 修复了在 Ubuntu 中启用亚克力效果无效且导致程序崩溃的问题
2024-12-26 22:54:14 +08:00
zhuzichu
1beb900455
Merge pull request #578 from ToMoree/add_init_checked_for_treeview
...
fix treeview初始化时,设置checked为true无效
2024-12-24 21:51:40 +08:00
ToMoree
2f38232dcf
fix treeview初始化时,设置checked为true无效
2024-12-04 13:49:22 +08:00
lucky9loogn
cd6a46c22e
FluExpander 添加属性 headerHeight 和 headerDelegate
...
- 使 FluExpander 支持自定义非展开状态下 header 的高度和内容
- 在 example 添加对应的使用例子
2024-12-03 22:32:52 +08:00
Gaëtan Dezeiraud
282b6ebce0
Fix FluNavigationView noStackPush
...
Fix FluNavigationView noStackPush to verify if an argument is passed. If true, it is better to set the page has a new one in order to update it with the arguments.
2024-11-28 10:51:38 +01:00
lucky9loogn
2a639022ec
修复部分控件在禁用后错误高亮的问题
...
涉及控件如下:FluCheckBox、FluCopyableText、FluIcon、FluIconButton、FluRadioButton、FluText、FluToggleSwitch
2024-11-25 14:59:18 +08:00
lucky9loogn
d75ecfeca7
修复 FluPivot 的 header 选中项未高亮显示问题
2024-11-25 09:50:05 +08:00
lucky9loogn
489526988d
修复 FluProgressBar 放到 FluContentDialog 内对话框刚打开时动画卡顿问题
2024-11-22 15:40:32 +08:00
lucky9loogn
9d32e8e13b
修复 FluChart 在 Qt 5.15.2 下可选链 (?.) 报错
2024-11-22 14:56:32 +08:00
zhuzichu
c9e0732f99
Merge pull request #570 from gaetandezeiraud/feature-fluscrollablepage-reset-scroll
...
Add property autoResetScroll to FluScrollablePage
2024-11-17 15:11:42 +08:00
zhuzichu
4920407ed7
Merge pull request #569 from gaetandezeiraud/wrap-anywhere-to-wordwrap
...
Convert WrapAnywhere toWordWrap
2024-11-17 15:11:19 +08:00
zhuzichu
3647197d3b
Merge pull request #568 from gaetandezeiraud/fluchart-avoid-error
...
Update FluChart.qml
2024-11-17 15:10:44 +08:00
Gaëtan Dezeiraud
3eaaa228d8
Add property autoResetScroll to FluScrollablePage
...
I use it in my app, I think it can be useful to integrate the featurein the main project. This property autoResetScroll if true reset the scroll at the top when the StackView.onActivated is called.
So the first time a page is view but also when the user go back in the stack.
2024-11-16 20:27:48 +01:00
Gaëtan Dezeiraud
e0892fdb66
Convert WrapAnywhere toWordWrap
...
Maybe you have a valid reason to use Wrap Anywhere, but for english and french text, it is very unpleasant to read.
If this is a problem for Chinese, maybe a global variable to define the behavior?
2024-11-16 20:05:54 +01:00
Gaëtan Dezeiraud
8f5fbb4053
Update FluChart.qml
...
In some cases, not sure why but animateToNewData is called and jsChart is undefined so it generate an error. Adding a "?" operator avoid the issue if jsChart is not ready, no error and can be called later.
2024-11-16 20:03:37 +01:00
Gaëtan Dezeiraud
b5295ffe4c
Fix FluComboBox click issue with AppBar
...
Fixed bug with Popup topMargin because click is consumed by FluAppBar
2024-11-16 20:02:23 +01:00
zhuzichu
d82e0ed529
Merge branch 'main' of https://github.com/zhuzichu520/FluentUI
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2024-10-31 11:33:19 +08:00
zhuzichu
5c63b7b73a
update
2024-10-31 11:32:57 +08:00
Gaëtan Dezeiraud
add1a86376
Optimize images bundle with FluentUI
2024-10-21 15:17:55 +02:00
zhuzichu
a3b4c6cb28
Merge branch 'main' of https://github.com/zhuzichu520/FluentUI
2024-09-20 13:41:56 +08:00
zhuzichu
29fe40002c
update
2024-09-20 13:38:51 +08:00
jeffrey0326
901ca8077e
update
2024-08-31 20:12:01 +08:00
jeffrey0326
dbde052d4a
update
2024-08-30 23:41:06 +08:00
jeffrey0326
9716c3c98c
FluWindowbug修复,qmltypes生成bug修复
2024-08-30 23:39:45 +08:00
jeffrey0326
8f8a1a6124
修复generate-qmltypes生成空白的bug
2024-08-30 23:34:01 +08:00
jeffrey0326
12300ef081
调整支持使用系统标题栏
2024-08-28 14:04:50 +08:00
jeffrey0326
5ea71e2c1a
切换窗口会闪一下边框,需修复
2024-08-27 17:27:17 +08:00
jeffrey0326
a26f643ba3
调整适应系统标题栏
2024-08-24 19:27:54 +08:00
jeffrey0326
4b49fb1340
调整适应系统标题栏
2024-08-24 19:22:42 +08:00
jeffrey0326
50b89e7eb2
整理代码,修复win11设置效果崩溃的错误
2024-08-21 22:50:43 +08:00
jeffrey0326
76f40a6265
修复win11设置效果崩溃的错误
2024-08-21 22:07:20 +08:00
jeffrey0326
b6c7afc744
调整支持mingw编译
2024-08-21 17:56:23 +08:00
jeffrey0326
f099d3c737
调整支持mingw编译
2024-08-21 17:16:39 +08:00
jeffrey0326
0f5e16464c
添加支持windows系统窗口win7-win10(area、blur)、win11(mica、mica-alt)效果切换,修改夜间模式切换动画效果,支持动画打断;
2024-08-21 16:12:35 +08:00
hzlin
1b92928487
fix: 修改Badge显示
2024-08-03 10:34:47 +08:00
zhuzichu
4e4016ae3f
update version
2024-07-10 12:42:40 +08:00
zhuzichu
78312d7bb5
update
2024-07-10 12:40:12 +08:00
jeffrey0326
45852bed28
修复日历选择器夜间模式看不到星期的问题
2024-07-05 10:01:46 +08:00
朱子楚\zhuzi
8d1ee6fc36
update clang-format
2024-06-28 17:09:23 +08:00
朱子楚\zhuzi
1dc726a61a
update
2024-06-28 16:48:44 +08:00
朱子楚\zhuzi
2f4b4ee85e
update
2024-06-28 12:02:43 +08:00
朱子楚\zhuzi
0803042e90
update
2024-06-28 09:44:18 +08:00
jeffrey0326
41a1775cee
删除密码框无用的FluTextBoxMenu,修改TextBox中的右键菜单为FluLoader加载
2024-06-27 13:17:03 +08:00
朱子楚\zhuzi
fdaaa85541
fix bug
2024-06-23 11:59:49 +08:00
朱子楚\zhuzi
649edbea0d
update
2024-06-23 11:45:49 +08:00
朱子楚\zhuzi
6feaf80991
fix bug
2024-06-21 12:23:23 +08:00