Skip to content

IRCIput: tweak input box size to stop the text jumping around when selected

Ahmad Samir requested to merge work/ahmad/line-edit-1_7 into master

It looks like the height of the input line edit was a tad too small, when the text is selected, click and hold the left mouse button and move up and down, the selected text jumps up and down. Fix the issue by tweaking the line edit height.

Merge request reports