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

Some Shadwidget 'moving' when changing theme mode in example app #208

Closed
pizi-0 opened this issue Dec 9, 2024 · 2 comments · Fixed by #209
Closed

Some Shadwidget 'moving' when changing theme mode in example app #208

pizi-0 opened this issue Dec 9, 2024 · 2 comments · Fixed by #209
Assignees
Labels
accepted A valid and reproducible issue bug Something isn't working

Comments

@pizi-0
Copy link

pizi-0 commented Dec 9, 2024

Steps to reproduce

Run provided example app

Expected results

Widget not moving

Actual results

Widgets: ShadTabs and Resizable, moving when changing theme

Is it possible to make the widgets not moving when changing theme?

shadcn_ui version

0.16.1

Platform

Linux

Code sample

Use sample app

Screenshots or Video

2024-12-09.10-20-16.mp4

Logs

No response

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.24.5, on Arch Linux 6.12.3-arch1-1, locale en_US.UTF-8)
    • Flutter version 3.24.5 on channel stable at /home/pizi/fvm/versions/3.24.5
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision dec2ee5c1f (4 weeks ago), 2024-11-13 11:13:06 -0800
    • Engine revision a18df97ca5
    • Dart version 3.5.4
    • DevTools version 2.37.3

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /home/pizi/Android/Sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /opt/android-studio/jbr/bin/java
    • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)
    • All Android licenses accepted.

[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[✓] Linux toolchain - develop for Linux desktop
    • clang version 18.1.8
    • cmake version 3.31.2
    • ninja version 1.12.1
    • pkg-config version 2.3.0

[✓] Android Studio (version 2024.2)
    • Android Studio at /opt/android-studio
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)

[✓] Connected device (3 available)
    • 21121210G (mobile) • 192.168.0.70:5555 • android-arm64 • Android 14 (API 34)
    • NX729J (mobile)    • 192.168.0.71:5555 • android-arm64 • Android 14 (API 34)
    • Linux (desktop)    • linux             • linux-x64     • Arch Linux 6.12.3-arch1-1

[✓] Network resources
    • All expected network resources are available.
@pizi-0 pizi-0 added bug Something isn't working triage Issues that need assessment and prioritization labels Dec 9, 2024
@nank1ro nank1ro removed the triage Issues that need assessment and prioritization label Dec 9, 2024
@nank1ro
Copy link
Owner

nank1ro commented Dec 9, 2024

Thanks for submitting the issue, I confirm it's a bug, will check it very soon

@nank1ro nank1ro self-assigned this Dec 9, 2024
@nank1ro nank1ro added the accepted A valid and reproducible issue label Dec 9, 2024
@nank1ro
Copy link
Owner

nank1ro commented Dec 9, 2024

Fixed in the v0.16.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted A valid and reproducible issue bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants