Fix: 图元样式对话框问题 #15

Closed
opened 2023-03-19 20:47:46 +08:00 by wuyize · 2 comments
  • 打开对话框会输出警告
qwindowswindow.cpp(1891,setGeometry) QWindowsWindow::setGeometry: Unable to set geometry 212x53+1465+875 (frame: 236x117+1453+823) on QWidgetWindow/"QColorDialogClassWindow" on "\\.\DISPLAY4". Resulting geometry: 914x730+1465+875 (frame: 938x794+1453+823) margins: 12, 52, 12, 12 minimum size: 522x417 maximum size: 522x417 MINMAXINFO maxSize=0,0 maxpos=0,0 mintrack=938,794 maxtrack=938,794)
qlayout.cpp(148,QLayout) QLayout: Attempting to add QLayout "" to LayerStyleDialog "", which already has a layout
  • 选择颜色对话框右侧色板不生效
- [x] 打开对话框会输出警告 ``` qwindowswindow.cpp(1891,setGeometry) QWindowsWindow::setGeometry: Unable to set geometry 212x53+1465+875 (frame: 236x117+1453+823) on QWidgetWindow/"QColorDialogClassWindow" on "\\.\DISPLAY4". Resulting geometry: 914x730+1465+875 (frame: 938x794+1453+823) margins: 12, 52, 12, 12 minimum size: 522x417 maximum size: 522x417 MINMAXINFO maxSize=0,0 maxpos=0,0 mintrack=938,794 maxtrack=938,794) qlayout.cpp(148,QLayout) QLayout: Attempting to add QLayout "" to LayerStyleDialog "", which already has a layout ``` - [x] 选择颜色对话框右侧色板不生效
wuyize added the
bug
label 2023-03-19 20:47:46 +08:00
ArgonarioD was assigned by wuyize 2023-03-19 20:47:46 +08:00
ArgonarioD started working 2023-03-20 01:47:43 +08:00

第二项完成,未push,全部修复后一起push

第二项完成,未push,全部修复后一起push
ArgonarioD cancelled time tracking 2023-03-20 01:50:27 +08:00

已修复

已修复
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BigC/ArchitectureColoredPainting#15
There is no content yet.