slint/examples/printerdemo_mcu/ui
Olivier Goffart f8e8072135 printerdemo_mcu: react on pointer up rather than click
Commit 08e20c8586 changed the behavior
of clicked being emitted when the area was both pressed and released.
But that made it hard to hit button on the devices because the touch
screen isn't great.
So activate the button on release instead of click, going effectively
back to previous behavior
2023-06-22 11:46:46 +02:00
..
common.slint printerdemo_mcu: react on pointer up rather than click 2023-06-22 11:46:46 +02:00
copy_page.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
fonts Fork the printer demo for adjusting to the MCU 2022-03-07 22:39:06 +01:00
home_page.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
images Fork the printer demo for adjusting to the MCU 2022-03-07 22:39:06 +01:00
ink_page.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
printer_queue.slint printerdemo_mcu: react on pointer up rather than click 2023-06-22 11:46:46 +02:00
printerdemo.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
README Fork the printer demo for adjusting to the MCU 2022-03-07 22:39:06 +01:00
scan_page.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
settings_page.slint Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
slint-logo-square-dark-80x80.png Add slint logo to settings page 2022-06-17 18:21:23 +02:00
slint-logo-square-light-80x80.png Add slint logo to settings page 2022-06-17 18:21:23 +02:00

This demo was designed by Matthias Grimme.