godot/platform
Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height
On mobile platforms virtual keyboards take up significant amount of
screen space and UI containing a text box may need to be adjusted
after the keyboard appears to keep the text box visible to user. This
commit adds a way to obtain virtual keyabord height so that controls
are aware of how much they need to move.
2017-10-04 17:21:05 +07:00
..
android Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
haiku Use EnumVariable for choice-based build options. 2017-09-25 14:36:01 -04:00
iphone Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
javascript Merge pull request #11568 from endragor/loggers 2017-10-02 23:51:26 +02:00
osx Merge pull request #11568 from endragor/loggers 2017-10-02 23:51:26 +02:00
server Use BoolVariable in platform-specific options. 2017-09-25 14:36:30 -04:00
uwp Merge pull request #11568 from endragor/loggers 2017-10-02 23:51:26 +02:00
windows Merge pull request #11568 from endragor/loggers 2017-10-02 23:51:26 +02:00
x11 Merge pull request #11575 from marcelofg55/move_path_to_trash 2017-10-02 23:52:09 +07:00