Christian Helmuth
4491c070be
input: fix Codepoint::INVALID in Press event
...
The Press event is actually a Press_char event with a default codepoint.
The default codepoint is now
Codepoint { Codepoint::INVALID } /* value 0xfffe */
in contrast to
Codepoint { Input::Event::INVALID } /* value 0 */
Issue #3483
2019-08-28 14:22:32 +02:00
..
2018-01-17 12:14:35 +01:00
2019-04-09 12:30:34 +02:00
2017-02-28 12:59:29 +01:00
2019-05-06 16:15:25 +02:00
2019-05-27 14:52:53 +02:00
2019-02-19 11:12:11 +01:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2019-02-19 11:12:12 +01:00
2019-02-26 14:44:15 +01:00
2018-01-17 12:14:35 +01:00
2017-03-24 16:19:56 +01:00
2019-08-28 14:22:32 +02:00
2019-02-26 14:44:15 +01:00
2017-02-28 12:59:29 +01:00
2019-02-26 14:44:15 +01:00
2019-01-30 13:49:54 +01:00
2019-08-21 12:37:02 +02:00
2019-05-06 16:15:26 +02:00
2019-02-26 14:44:15 +01:00
2019-01-07 12:43:23 +01:00
2019-02-26 14:44:15 +01:00
2019-08-21 13:35:52 +02:00
2019-02-19 11:12:11 +01:00
2019-02-19 11:12:11 +01:00
2018-01-17 12:14:35 +01:00
2019-02-26 14:44:15 +01:00
2019-01-07 12:25:45 +01:00
2019-03-18 15:57:00 +01:00
2019-02-19 11:12:11 +01:00
2019-02-26 14:44:15 +01:00
2019-01-30 13:49:54 +01:00
2019-02-26 14:44:15 +01:00
2019-08-21 12:37:01 +02:00
2019-05-16 12:52:59 +02:00
2019-07-09 08:58:38 +02:00
2019-02-26 14:44:15 +01:00
2017-02-28 12:59:29 +01:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2019-02-26 14:44:15 +01:00
2019-08-28 14:22:32 +02:00
2019-04-09 12:30:34 +02:00