mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This change fixes an issue where the touch keyboard failed to show when selecting a TextEditor. On the current versions of Windows 10 and 11, the undocumented ITipInvocation workaround no longer seems to be required, so it has been removed. The isTabletModeActivatedForWindow function is no longer needed, and has been removed. This function also appears to return inconsistent results: the window may be in 'desktop mode', but devices with touchscreens should still display the keyboard when selecting a TextEditor by touch. |
||
|---|---|---|
| .. | ||
| 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 | ||