Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep tabs visible when window shrinks #10048

Closed
HibernalGlow opened this issue Jan 2, 2024 · 4 comments
Closed

Keep tabs visible when window shrinks #10048

HibernalGlow opened this issue Jan 2, 2024 · 4 comments
Assignees
Milestone

Comments

@HibernalGlow
Copy link

In what scenarios do you need this feature?

recording
如图,在27寸的显示器上是简单三等分布局,在14寸笔记本中间页面被挤压到消失,开关自适应宽度无效(分辨率都是2K)

Describe the optimal solution

布局能够记住比例长宽自动调整大小

Describe the candidate solution

提供固定布局样式?

Other information

No response

@HibernalGlow
Copy link
Author

HibernalGlow commented Jan 2, 2024

image
另外,搜索,闪卡这些界面在切换屏幕后好像都会因为与已经保存的大小不同错位

@Vanessa219
Copy link
Member

查看了多个软件,页签窗口被拖拽调整过大小后都不是使用百分比的,可能是在用户调整应用大小后想保持面板大小。目前可以改进的是页签窗口不压缩至最小,保持一个最小值,方便拖拽。

自适应宽度无效指的是页签被挤压后看不到么?

弹窗问题合并到 #10000

@HibernalGlow
Copy link
Author

保持最小值也行,现在是拖不动

@HibernalGlow
Copy link
Author

补个变化过程
recording

@Vanessa219 Vanessa219 self-assigned this Jan 3, 2024
@Vanessa219 Vanessa219 added this to the 2.12.1 milestone Jan 3, 2024
Vanessa219 added a commit that referenced this issue Jan 4, 2024
@Vanessa219 Vanessa219 changed the title 大屏布局保存后切换小屏等比例缩放 Keep tabs visible when window shrinks Jan 6, 2024
Vanessa219 added a commit that referenced this issue Jan 6, 2024
EightDoor added a commit to EightDoor/siyuan that referenced this issue Jan 7, 2024
* commit '796df799315490e3a9d6e045f1c6bc98fb661e45': (455 commits)
  🐛 Fix `name` attribute could not be visited in the plugin constructor (siyuan-note#10071)
  🎨 Support ignore index siyuan-note#9198
  ♻️ Rename func
  🎨 siyuan-note#10090
  🎨 Reduce the delay in adding rows in database table view siyuan-note#10082
  🎨 Reduce the delay in adding rows in database table view siyuan-note#10082
  🎨 siyuan-note#10065
  🎨 Cards expired no longer appear in the same review round siyuan-note#10087
  🎨 https://ld246.com/article/1704285860053/comment/1704528635155#comments
  🐛 fix siyuan-note#10088
  🎨 https://ld246.com/article/1704285860053
  🎨 fix siyuan-note#10086
  🎨 fix siyuan-note#10085
  🎨 fix siyuan-note#10048
  🎨 Add internal kernel API `/api/filetree/upsertIndexes` and `/api/filetree/removeIndexes` siyuan-note#10079
  🎨 fix siyuan-note#10083
  ⬆️ Upgrade kernel deps
  ⬆️ Upgrade kernel deps
  🎨 fix siyuan-note#10000
  🎨 siyuan-note#10065
  ...

# Conflicts:
#	app/src/util/needSubscribe.ts
#	kernel/model/conf.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants