mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This issue affected windows with JUCE titlebars. When dragging the window back and forth between two displays with different DPI settings, the window could sometimes end up with the wrong size. It looks like setting new window bounds inside the WM_WINDOWPOSCHANGED message was occasionally causing the system to lose track of the correct scale for the window. As a byproduct of this change, JUCE should no longer receive reentrant calls to handleDPIChanging. |
||
|---|---|---|
| .. | ||
| juce_analytics | ||
| juce_audio_basics | ||
| juce_audio_devices | ||
| juce_audio_formats | ||
| juce_audio_plugin_client | ||
| juce_audio_processors | ||
| juce_audio_utils | ||
| juce_box2d | ||
| juce_core | ||
| juce_cryptography | ||
| juce_data_structures | ||
| juce_dsp | ||
| juce_events | ||
| juce_graphics | ||
| juce_gui_basics | ||
| juce_gui_extra | ||
| juce_opengl | ||
| juce_osc | ||
| juce_product_unlocking | ||
| juce_video | ||
| CMakeLists.txt | ||