summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_text_document.cpp
diff options
context:
space:
mode:
authorAndre Franco <andre.q.franco@tecnico.ulisboa.pt>2024-03-28 15:15:38 +0000
committerAndré Franco <andre.q.franco@tecnico.ulisboa.pt>2024-03-28 15:31:42 +0000
commit5c19fcbd57ed1a2dd50dc665e784e372be808325 (patch)
tree8cf75bf5b4efe9ab1b471623ee51b0c2abf24f57 /modules/gdscript/language_server/gdscript_text_document.cpp
parent86415f02452dbf6de85325d3321fd7ec7fba9e94 (diff)
downloadredot-engine-5c19fcbd57ed1a2dd50dc665e784e372be808325.tar.gz
Fix #88892: TreeItem shows cell edit in the wrong column when SelectMode=Row and TreeItem has multiple columns
Editor would not be brought up when clicking on all but the last column on a TreeItem with SelectMode=Row with multiple columns and when the editor was being brought up when clicking on the last column, it was editing the first column Fixed draw_item, gui_input and edit_selected functions by setting set_meta parameter for each column Fixed select_single_item function by changing selected_col depending on input
Diffstat (limited to 'modules/gdscript/language_server/gdscript_text_document.cpp')
0 files changed, 0 insertions, 0 deletions