Peter picked the perfect program to perfect performance: Perfetto!| Melatonin
Has anyone else ran into characters painting jankily in the TextEditor when using custom typefaces? I haven’t checked outside of MacOS on latest JUCE. This is happening almost every letter, first paint call has a fragment: Second paint call “finishes” the letter or group of letters: Typing text feels a bit delayed / lofi / rough / bouncy as a result… (I also hear an audio glitch on my very first keystroke after the app starts, which makes me wonder if Something Bad is happening with a...| JUCE
I setup a BubbleComponent that moves along with a slider thumb and saw some glitchyness in the painting of the bubble. I then rolled my own tooltip and I’m seeing the same issue, at least on MacOS: The component is split in half, horizontally, right where two other components underneath it meet. The top half and the bottom half of the tooltip are painted separately, out of sync. A lot of glitchiness goes away if I reduce other painting happening at the same time, so I’m assuming this is a...| JUCE
This class has been superseded, it is now recommended you use the Animator class in the juce_animation module. | docs.juce.com
If a tree is marked dirty in the forest and no one is around to clip it, is the whole damn forest repainted?| Melatonin