MarkCard Studio v0.1.3
更新内容 / What's New
版本功能与体验优化 / Features & UX Enhancements
- 自定义尺寸解耦与独立调节:解除自定义宽度与高度的强制比例互锁限制,允许用户在
300 ~ 3840px范围内自由独立设置宽与高,彻底解决修改或清空某一维度数值时另一维度被自动篡改的问题。 - 自定义尺寸输入体验升级:引入输入本地缓冲状态,支持在输入框内流畅删除、清空并重新键入任意多位数字;当数值落入有效范围时卡片实时渲染更新,并在失焦(
blur)或回车时提供智能合规兜底。 - 尺寸与主题变更防抖优化:为自定义尺寸、平台预设与主题变更添加轻量防抖处理(
120ms),优化连续调节数值时的离屏 DOM 测量排版性能,使交互更平滑顺畅。
- Custom Dimensions Decoupling & Independent Control: Removed forced aspect-ratio coupling between custom width and height, allowing independent adjustments within
300 ~ 3840pxand eliminating accidental value overwrites when clearing or editing dimensions. - Enhanced Custom Dimension Input UX: Implemented local input buffering for smooth backspacing, clearing, and multi-digit typing; updates live preview whenever valid numbers are entered, with smart validation fallback on blur or Enter.
- Debounced Dimension & Theme Updates: Added lightweight debounce (
120ms) to custom dimensions, platform presets, and theme switches, reducing redundant offscreen DOM measurement calls during continuous adjustments.
下载说明 / Downloads
| 系统 / OS | 处理器 / Architecture | 下载文件 / Package |
|---|---|---|
| Windows | x64 | .msi 或 / or -setup.exe |
| macOS | Apple Silicon(M 系列 / M-series) | aarch64.dmg |
| macOS | Intel | x64.dmg |
| Linux | x64 | .AppImage 或 / or .deb |
macOS 首次启动 / First Launch on macOS
macOS 安装包目前未签名。请先将应用拖入“应用程序”文件夹。如果系统阻止打开,请前往 系统设置 > 隐私与安全性,选择仍要打开。
如果仍无法启动,请打开“终端”并执行:
xattr -rd com.apple.quarantine /Applications/markcardstudio.appmacOS packages are currently unsigned. Drag the app into the Applications folder first. If Gatekeeper blocks it, go to System Settings > Privacy & Security and choose Open Anyway.
If the app is still blocked, open Terminal and run the command above.
该命令仅移除 MarkCard Studio 应用的隔离属性,请确认应用下载自本项目的官方 GitHub Releases 页面。
This command only removes the quarantine attribute from MarkCard Studio. Make sure the app was downloaded from this project's official GitHub Releases page.