Open D-Maxwell opened 8 months ago
Thanks a ton for reporting this, and especially for including a fix, seems pretty straightforward to implement!
I'm having the same issue with 1.117, installed using flatpak on Tumbleweed.
Thanks a ton for reporting this, and especially for including a fix, seems pretty straightforward to implement!
Any ETA on merging this ?
Thanks in advance for your bug report!
What happened?
I think the above speaks for itself.
Pulsar version
1.114.0
Which OS does this happen on?
🪟 Windows
OS details
10 Pro 22H2
Which CPU architecture are you running this on?
None
What steps are needed to reproduce this?
In GitHub panel, click Publish & Initialise Repository. Be greeted with a blinding, white filled dropdown, due to your user's profile icon spanning its whole width.
Additional Information:
This seems like an easy issue to fix, as all it took to get it back to a seemingly normal state --non-jarring, at the very least-- was to explicitly tell two elements to size themselves according to the dimensions of their direct parent, as shown here :
The following rules were used to quickly "fix" this :