-
mj-xmr[m]selsta: Is there a relevant issue about the GUI hang? I'm trying to gather info before prepping an experiment.
-
selstamj-xmr[m]: monero-project/monero-gui #3840
-
mj-xmr[m]TY
-
reeemuru[m]@selsta for [#3868](monero-project/monero-gui #3868) I made some changes due to the other standard dropdowns (fee, log etc) getting clipped. Should now work with [#3852](monero-project/monero-gui #3852). I will double check the other dropdowns and do some more testing.
-
reeemuru[m]* selsta: for [#3868](monero-project/monero-gui #3868) I made some changes due to the other standard dropdowns (fee, log etc) getting clipped. Should now work with [#3852](monero-project/monero-gui #3852). I will double check the other dropdowns and do some more testing.
-
selstareeemuru[m]: I saw it yesterday but didn't test it yet, will do soon
-
selstareeemuru[m]: found a small bug
-
selstaleft a comment on the PR
-
reeemuru[m]thx, will take look
-
selstai tried with the transaction priority dropdown, in case it only happens there
-
reeemuru[m]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
-
reeemuru[m]its like working with invisible legos 😅
-
selstausing flickable in QML has always been trial and error for me
-
selstatrying random things until it works :D