Grigas

Results 84 comments of Grigas

Possibly because of how `vite` works in dev mode. Need to check this on production build.

Is this at 100% browser scaling? I see that the text in Select box is also cut off at the bottom... Also, what's the browser?

I just compared it with another Electron app, and it looks like the fonts might be slightly different in those Select boxes: ![Image](https://github.com/user-attachments/assets/9c1d345f-f6f7-4985-824a-fa61293438ea) What `font` styles do you see for...

@iTwin/itwinui, I'm seeing the buttons overlap here, too: https://itwin.github.io/iTwinUI/react/?arg-future.themeBridge=true&story=buttongroup--with-icons ![Image](https://github.com/user-attachments/assets/0bb541fb-2fa5-4464-a7b7-6fa80e00a3f5) Just set the buttons to be "borderless" and make two adjacent buttons "active".

> * What is the use case for having multiple active buttons in a toolbar? Usually there should only be one active button. In this specific situation the buttons are...

> we can look into the CSS issue if someone opens an issue in the [iTwinUI](https://github.com/iTwin/iTwinUI/) repo. @AntanasBuk can you please do that?

I'm closing this issue as the underlying problem in iTwinUI has been fixed and there's nothing to do about it in our packages.

> This is a known issue, #[6674](https://github.com/iTwin/itwinjs-core/issues/6674) I have bumped up the priority of this issue because you're seeing perf issues related to it. I'm also leaving both open because...

@tejassutar2024, it looks like the job doesn't hang and is just taking too long... E.g. the first run managed to complete all but 2 tests until it hit the timeout......

@mayank99, is this something that you can handle from your side?