Cory Gabrielsen (cory.eth)

Results 7 comments of Cory Gabrielsen (cory.eth)

Can you test this with your taskbar set to vertical? We need to check that state and correct either the width, or the the height. I use a vertical taskbar...

I am facing this issue while visiting a RainbowKit v1.5 website at 192.168.1.XXX. Interestingly, my issue is in Brave Browser, but Firefox works okay. I do not get this issue...

I am using default settings on Windows for my screen ![image](https://user-images.githubusercontent.com/3518037/233779217-d948e19b-ea1c-4cbb-a023-d08813a5c3f5.png)

I'm actually using a 65" 4k TV with Windows 11. So that's why it defaults to 300%.

You can see from the picture I attached how it is opening. The horizontal seems off especially. But it was the vertical size overlapping the taskbar which prevented closing it...

(The reason for this setup is I sit across the room about 8 ft away from this "monitor") But hopefully the exaggerated display scaling can help you track down the...

I also ran into this trying to test events so I added: ```typescript // types/openzeppelin-test-helpers.d.ts declare module '@openzeppelin/test-helpers' { import { ContractReceipt } from 'ethers' export function expectEvent(receipt: ContractReceipt, eventName:...