slint/internal/compiler/tests/syntax
Olivier Goffart 46854c7291 Workaround for issue #1461
Some binding can't be express with the current data structures because
they reference propertis within inner elements within a component.

The fix is a bit involved and the best is to have an error istead of a
panic, for now.
2022-08-17 07:49:05 +02:00
..
accessibility Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
analysis Detect loop on the property itself 2022-07-22 13:29:18 +02:00
basic Implements @radial-gradient(circle, ...) 2022-05-19 14:07:20 +02:00
elements Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
exports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
focus Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
imports Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
layout Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lookup Workaround for issue #1461 2022-08-17 07:49:05 +02:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00