don-tnowe / godot-resources-as-sheets-plugin

I needed to edit many Resource files, so figured someone would too.
MIT License
463 stars 19 forks source link

3.0 bug: Import/Export CSV dialog bottom buttons have unclickable spots #11

Open don-tnowe opened 1 year ago

don-tnowe commented 1 year ago

In the dialog window, the bottom buttons can't be clicked. Reported to not be clickable at all, but I could click the top of them.

There seems to be an invisible Control covering up about half of the buttons' area and capturing the input. Likely have filter set to MOUSE_FILTER_PASS, as they show the mouseover stylebox but can't get pressed.

I can not find that Control. Pretty sure it was covering up the bottom buttons specifically. If YOU are reading this and had this issue, please tell the details here. Fix suggestions welcome.

dqdthanhthanh commented 1 year ago

A great addon, but I can't continue because I can't click the buttons (ect Comfrim, Convert,...) at the bottom (win and mac on godot 3.51) error

dqdthanhthanh commented 1 year ago

It works when I change the confrim buttons to the top Capture