Container width exception caused by using `new Pane({ container: document.getElementById("xxx") })`

This issue has been tracked since 2022-06-22.
cocopon wrote this answer on 2022-07-08

This is by design. Tweakpane uses the standard way for styling elements and you can easily modify the appearance with pure CSS, like this:

.tp-lblv_v {
  width: 60% !important;
}

Be careful it's not the supported way and may be changed in the future.

cocopon wrote this answer on 2022-07-08

Feel free to reopen the issue if you have any updates.

wangrongding wrote this answer on 2022-07-08

thank's💗

More Details About Repo
Owner Name cocopon
Repo Name tweakpane
Full Name cocopon/tweakpane
Language TypeScript
Created Date 2016-05-10
Updated Date 2023-03-17
Star Count 2603
Watcher Count 19
Fork Count 71
Issue Count 11

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date