|
发表于 2021-12-12 20:23:16
|
显示全部楼层
音频 PyAudio 接口死机后 重启之后仍可能没有声音
渲染带话筒升降终端
渲染 15.6 寸桌面 终端 2 种
未安装 Office 2013 时 同时提示未安装Office 及内嵌打开文档提示
未安装 Office 2013 时 先内嵌打开 office,再开 PDF 会不工作
仿革命主题 点击新增纪要按钮 跳转个人纪要
为评分投票 弹出对话框 添加 统计项数
将议题控制模块 表格样式 双像素边线改为 1像素
为议题控制模块 表格样式 添加二级项指示
架设 Linux Python 开发环境 (电子白板顶部菜单 CSS 样式 image 和 board-image 有区别)
使 PDF 签批支持 墨迹多选 批量移动功能
世邦主题 电子白板模块 当适应 1366 x 766 分辨率时 菜单栏 所有图标要重合成 (加高下部包含下方文字)
QTableWidget{
background-color:rgba(0, 0, 0, 0);
gridline-color:rgba(0, 0, 0, 0);
selection-background-color:rgba(0, 0, 0, 48);
}
QTableWidget QTableCornerButton{
background-color:rgba(0, 0, 0, 0);
}
QHeaderView{
background-color:rgba(0, 0, 0, 0);
}
QHeaderView::section{
background-color:rgba(0, 0, 0, 0);
border:none;
color:#fff;
font-size:17pt;
padding:2px 0px 0px 5px;
}
QHeaderView::section:checked{
background-color:rgba(0, 0, 0, 48);
margin-bottom:1px;
} |
|