HuLaSpark / HuLa

HuLa is a desktop instant messaging app built on Tauri+vue3 (not just instant messaging)
https://hulaspark.com
Apache License 2.0
542 stars 104 forks source link

[bug] 侧边栏图标过多导致高度坍塌 #22

Closed nongyehong closed 5 days ago

nongyehong commented 1 week ago

📌 软件版本

v2.2.0

💻 系统环境

Windows, macOS

🐛 问题描述

https://github.com/user-attachments/assets/97ca89b5-0f84-499f-b167-de72a9b3c9dc

当图标很多的时候会把图标挤出顶部消失

☄️ 完整的 tauri info 输出

tauri info

[✔] Environment
    - OS: Windows 10.0.26120 x86_64 (X64)
    ✔ WebView2: 129.0.2792.89
    ✔ MSVC: Visual Studio Community 2022
    ✔ rustc: 1.81.0 (eeb90cda1 2024-09-04)
    ✔ cargo: 1.81.0 (2dbb1af80 2024-08-20)
    ✔ rustup: 1.27.0 (bbb9276d2 2024-03-08)
    ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (default)
    - node: 20.10.0
    - pnpm: 9.12.1
    - yarn: 1.22.21
    - npm: 10.2.3
    - bun: 1.1.3

[-] Packages
    - tauri 🦀: 2.0.3
    - tauri-build 🦀: 2.0.1
    - wry 🦀: 0.46.0
    - tao 🦀: 0.30.3
    - @tauri-apps/api : 2.0.2
    - @tauri-apps/cli : 2.0.0 (outdated, latest: 2.0.3)

[-] Plugins
    - tauri-plugin-process 🦀: 2.0.1
    - @tauri-apps/plugin-process : 2.0.0
    - tauri-plugin-shell 🦀: 2.0.1
    - @tauri-apps/plugin-shell : not installed!
    - tauri-plugin-websocket 🦀: 2.0.1
    - @tauri-apps/plugin-websocket : not installed!
    - tauri-plugin-http 🦀: 2.0.1
    - @tauri-apps/plugin-http : 2.0.0
    - tauri-plugin-upload 🦀: 2.0.1
    - @tauri-apps/plugin-upload : not installed!
    - tauri-plugin-fs 🦀: 2.0.1
    - @tauri-apps/plugin-fs : not installed!
    - tauri-plugin-autostart 🦀: 2.0.1
    - @tauri-apps/plugin-autostart : not installed!
    - tauri-plugin-global-shortcut 🦀: 2.0.1
    - @tauri-apps/plugin-global-shortcut : not installed!
    - tauri-plugin-dialog 🦀: 2.0.1
    - @tauri-apps/plugin-dialog : not installed!
    - tauri-plugin-os 🦀: 2.0.1
    - @tauri-apps/plugin-os : 2.0.0

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../dist
    - devUrl: http://127.0.0.1:6130/
    - framework: Vue.js
    - bundler: Rollup

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

ZOL4789 commented 5 days ago

已解决