Quantcast
Channel: OxyPlot (moved to GitHub)
Viewing all articles
Browse latest Browse all 2061

Commented Feature: Improve tracker style (Windows Forms) [10125]

$
0
0
Currently it is implemented as a simple label. Should be improved:
- move it away so the mouse cursor does not obscure it
- add padding
- add border
- make colors (text, border, background) customizable
- make it possible to hide it completely?
Comments: I had tried this some more. I got rid of the extra control and put the bitmap buffer in the plot control iteslf. It was all pointless anyways because Graphics.DrawImage does not scale at all. The larger the bitmap gets the worse the performance of that call is. It just slows and slow whole number multiples of milliseconds per render as the size increases. The author of Paint.Net mentioned it while ago. https://stackoverflow.com/questions/11020710/is-graphics-drawimage-too-slow-for-bigger-images

Viewing all articles
Browse latest Browse all 2061

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>