mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Color Tooltips are too large on Windows #231

Closed ravero closed 4 years ago

ravero commented 4 years ago

The color tooltip is appearing to large in Windows:

Screen Shot 2020-05-26 at 21 58 27

It looks like the tooltip view is taking all the width available on the screen to render itself. I'm not sure if you're using shared logic or if this tooltip is implemented in WPF. It's probably a matter of constraining the width of this preview.

matthewrdev commented 4 years ago

These color tooltips use Xwt to generate the UIs; this is likely the cause of this strange rendering behaviour.

To resolve, the color tooltip view should be ported from XWT to WPF.

ravero commented 4 years ago

I'm reopening this Issue and assigning it to me as a task of porting this feature to WPF in Windows.

matthewrdev commented 4 years ago

Oops! I didn't mean to close this. 🤦‍♂️

matthewrdev commented 4 years ago

This has been fixed and will be available in MFractor v4.2.7.