You've already forked lazarus-ccr
jvcllaz: Fix TJvDialButton not refreshing display in Linux/qt when rotated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -455,7 +455,8 @@ begin
|
||||
begin
|
||||
FPosition := APosition;
|
||||
BitmapNeeded;
|
||||
DrawPointer;
|
||||
Invalid := true;
|
||||
//DrawPointer;
|
||||
lChanged := True;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user