diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ Fixes: | |||
71 | * elm image - fix image rotation in non-common cases | 71 | * elm image - fix image rotation in non-common cases |
72 | * elm_transit: Fix to support zoom rate zero. | 72 | * elm_transit: Fix to support zoom rate zero. |
73 | * elm_transit: Fix crash issue caused by multiple transit effects. | 73 | * elm_transit: Fix crash issue caused by multiple transit effects. |
74 | * Elm_Entry: set handler style according to current widget style | ||
75 | * Icon: use size_hint_min instead of image_size to know the wanted size | ||
74 | 76 | ||
75 | Changes since 1.11.0: | 77 | Changes since 1.11.0: |
76 | --------------------- | 78 | --------------------- |