Android Question Designer bug, moving views???

ilan

Expert
Licensed User
Longtime User
Does anyone know why this bug is happening?
it happens after a while coding. If i restart B4A it works again fine but after a while i have the issue again.

bug description: When moving views using the mouse the views position (left, top) is going crazy:

 

Mashiane

Expert
Licensed User
Longtime User
I did experience this once or twice. I had thought that perhaps it was related to my custom view.

You place a component, then move it somewhere and or increase its width / height and it just moves to another area of the layout or shrinks or something. It was wierd.

So I decided to do tests later again as it just got me irritated and just concentrate on the coding part of the custom view.
 
Upvote 0

Sandman

Expert
Licensed User
Longtime User
I've never seen this bug, but I'm immediately struck by the thought that it might be something related to HD screen resolution?

Have you, the people who have seen this bug, anything else than 100% screen resolution?

(For reference, I use a really big Dell monitor that doesn't use HD, same model as Erel use.)
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
I've never seen this bug, but I'm immediately struck by the thought that it might be something related to HD screen resolution?

Have you, the people who have seen this bug, anything else than 100% screen resolution?

(For reference, I use a really big Dell monitor that doesn't use HD, same model as Erel use.)
I do use 150% scaling as recommended by Windows.
 
Upvote 0

Peter Simpson

Expert
Licensed User
Longtime User
I've never seen this bug before, I can't replicate it even with custom views...
 
Upvote 0
Top