thunkable / thunkable-issues

24 stars 9 forks source link

Changing height or width of component does not stick #1224

Open tatiang opened 1 year ago

tatiang commented 1 year ago

Platform

Drag and Drop UI - web

Steps to Reproduce

  1. Click on a component such as a button. Change its height or width to a different value.
  2. If I change the value and then change the x or y value, then the height/width value sticks.

See screen capture video below.

Expected Behavior

The new value should "stick."

Actual Behavior

The value reverts to the original value.

Project Link

Community Link

https://community.thunkable.com/t/why-do-component-properties-sometimes-not-update/2191081

  STACK TRACE AND/OR SCREENSHOTS

https://watch.screencastify.com/v/VhQR8nPsQzrXELYzBZuV

tatiang commented 1 year ago

This is still a bug in the interface. It prevents me from working in an intuitive manner in Thunkable.

I discovered a workaround is to type in the new value and then double-click Layout:

Screen Shot 2023-01-09 at 8 29 58 PM