07:57:48 selsta: Is there a relevant issue about the GUI hang? I'm trying to gather info before prepping an experiment. 11:57:20 mj-xmr[m]: https://github.com/monero-project/monero-gui/issues/3840 12:25:47 TY 14:34:30 @selsta for [#3868](https://github.com/monero-project/monero-gui/pull/3868) I made some changes due to the other standard dropdowns (fee, log etc) getting clipped. Should now work with [#3852](https://github.com/monero-project/monero-gui/pull/3852). I will double check the other dropdowns and do some more testing. 14:34:40 * selsta: for [#3868](https://github.com/monero-project/monero-gui/pull/3868) I made some changes due to the other standard dropdowns (fee, log etc) getting clipped. Should now work with [#3852](https://github.com/monero-project/monero-gui/pull/3852). I will double check the other dropdowns and do some more testing. 14:35:07 reeemuru[m]: I saw it yesterday but didn't test it yet, will do soon 14:53:47 reeemuru[m]: found a small bug 14:54:39 left a comment on the PR 14:58:21 thx, will take look 15:03:08 i tried with the transaction priority dropdown, in case it only happens there 15:07:59 ah i see, it looks like the flickable has an invisible area that im still clicking inside. have to go very far away when clicking outside of it to close 15:09:42 its like working with invisible legos 😅 16:37:10 using flickable in QML has always been trial and error for me 16:37:19 trying random things until it works :D