Qt Creator mouse hover pop up effect/animation
-
wrote on 13 Sept 2024, 12:39 last edited by Niik
Hello everyone,
how can I disable mouse hover pop up effect while inspecting the code?
In real scenario, this pop up is pretty annoying, because it jumps sometimes like 100 time a second while moving the mouse. I want to disable the animation or disable it completely.
One more question would be about customization of the design, is it possible? If I make "the code larger" (ctrl + mouse wheel) the content of this pop up is still small and the spaces between different information categories are huge (<br> + <hr> + <br>). Just pain :D
Thanks -
wrote on 17 Sept 2024, 18:58 last edited by
Am I just 1 person who doesn't like this pop-up window?
-
@Niik: You can at least change the tooltip in a way, that it only appears on pressed Shift key and mouseover: Edit > Preferences > Text Editor > Behavior > Mouse and Keyboard > Show help tooltips > On Shift+Mouseover
Regards
-
@Niik: You can at least change the tooltip in a way, that it only appears on pressed Shift key and mouseover: Edit > Preferences > Text Editor > Behavior > Mouse and Keyboard > Show help tooltips > On Shift+Mouseover
Regards
-
1/4