Skip to content

Improve search window dragging #14372

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

Closed
TCOTC opened this issue Mar 16, 2025 · 1 comment
Closed

Improve search window dragging #14372

TCOTC opened this issue Mar 16, 2025 · 1 comment
Assignees
Milestone

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Mar 16, 2025

改进搜索窗口拖动

  1. 列出引用失效的块搜索资源文件内容 这两个窗口都无法拖动

    video.webm
  2. 开发需求:搜索资源文件内容 窗口的子元素提前加载

    我需要在监听到搜索窗口打开的时候查找所有 .search__tip 元素,但 搜索资源文件内容 窗口的子元素在打开之前是不存在的,希望能提前加载:

    video.webm
Vanessa219 added a commit that referenced this issue Mar 24, 2025
@Vanessa219
Copy link
Member

由于性能问题就不进行提前加载,可以当加载了再进行获取。

@Vanessa219 Vanessa219 added this to the 3.1.26 milestone Mar 24, 2025
@TCOTC TCOTC changed the title 改进搜索窗口 改进搜索窗口拖动 Mar 24, 2025
@88250 88250 changed the title 改进搜索窗口拖动 Improve search window dragging Mar 24, 2025
EightDoor added a commit to EightDoor/siyuan that referenced this issue Mar 25, 2025
* commit '1317020c1791edf440da7f836d366567e03dd843': (65 commits)
  🔖 Release v3.1.26
  🎨 Add index `idx_attributes_block_id` https://ld246.com/article/1742827508465
  📝 Supports append text by shortcuts to the dailynote doc on Android siyuan-note#14414
  🎨 Support in-app purchase PRO Features and Subscription on iOS siyuan-note#14159
  📝 Supports append text by shortcuts to the dailynote doc on Android siyuan-note#14414
  🎨
  📝 Update changelogs
  🎨 siyuan-note#14372
  🎨 siyuan-note#14364
  🎨 siyuan-note#14405
  🐛 siyuan-note#14326
  🎨 siyuan-note#14326
  🎨 siyuan-note#14156
  ⬆️ Upgrade lute siyuan-note#14397
  ⬆️ Upgrade lute siyuan-note#14424
  🎨 siyuan-note#14395
  🎨 siyuan-note#14406
  🎨 siyuan-note#14428
  ⬆️ Upgrade lute siyuan-note#14424
  🎨 Support indented code block syntax when importing Markdown siyuan-note#14429
  ...
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