You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did it on purpose. This is due to the fact that at the moment when the screen is rotated, the widgets are also rotated 90 degrees. But at the same time, they remain in the same place.
And now it turns out that the Y coordinate corresponds to the X coordinate and vice versa. It is difficult to teach the program these rules. So I temporarily disabled this feature
In the future, I will teach the program to drag and drop widgets depending on the screen orientation.
In the future, I will teach the program to drag and drop widgets depending on the screen orientation.
I was about to open an issue for asking a second config for landscape mode, so that user set manually widget places independently from the portrait one.
Maybe this way it would be more easy to implement ?
i'm working at night this evening, but i have few issues/ehancements to submit to you lol. I'll do it on my days off.
Steps to Reproduce
Expected Results
Resize button shows on the widget
Actual Results
Resize button is not displayed
The text was updated successfully, but these errors were encountered: