Not sure what the threshold of entries is but the current playlist is long enough that it slows down resizing the entire window. Do I have some kind of processing going on in the resize event?
Additional testing revealed this is only a problem with debug builds. Release builds are much faster unless the window is stretched very large (almost full screen).
Not sure what the threshold of entries is but the current playlist is long enough that it slows down resizing the entire window. Do I have some kind of processing going on in the resize event?