Hi Warren,
Glad to know 1.8.4 is working well for you. Yes, project compression is a big step forward. I am sure most users will love this feature as they discover it.
I still have to write a number of posts and tutorials to describe a lot of things, including project compression, the new XISF features, the new preferences options to control UI scaling, and a large amount of information for developers. I'll start to write them once I manage to get some rest. I am in Galicia right now, so you know, good wine and food, green forests and cows everywhere... just what I need to recharge batteries
the last line of that mouseover hint is chopped off.
Yes, this happens with tool tips shown for combo boxes. It happens also in previous versions of PixInsight, at least since version 1.4. Always hover the text label to the left of a combo box, where the same tool tip is usually shown without problems.
This is a Qt bug that we have been suffering since at least Qt 4.1 or 4.2, and it still happens in Qt 5.5. We are talking of 8 or 9 years...
The only practical solution to this problem, which makes me sick, seems to be that I write new code from scratch to replace Qt's tool tips, at least most of them. I'll try to face this task for the next version.
When clicking cursor in certain fields (PixelMath expressions), I can't see the cursor position (vertical line) initially.
Yes, this happens. This looks also like a Qt 5 bug, since it never happened with Qt 4. Or perhaps I am doing something wrong at a very low level. I'll have to investigate.