Skip to content

Conversation

@JSUYA
Copy link
Member

@JSUYA JSUYA commented Sep 28, 2022

If elm_bg set focus_allow, it can add EVAS_CALLBACk_KEY_* event and elm_bg can be a container.
So we don't need the event_layer_ that we temporarily added with elm_button.
Therefore, give event callback to container_ and remove event_layer_.

If elm_bg set focus_allow, it can add EVAS_CALLBACk_KEY_* event
and elm_bg can be a container. So we don't need the event_layer_
that we temporarily added with elm_button.
Therefore, give event callback to container_ and remove event_layer_.
Copy link

@bbrto21 bbrto21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks more suitable!

@JSUYA JSUYA merged commit d78dae4 into flutter-tizen:flutter-3.3.0-tizen Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants