You've already forked lazarus-ccr
jvcllaz: Update TJvDialButton to recent fix in main repo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -454,6 +454,7 @@ begin
|
|||||||
if APosition <> FPosition then
|
if APosition <> FPosition then
|
||||||
begin
|
begin
|
||||||
FPosition := APosition;
|
FPosition := APosition;
|
||||||
|
BitmapNeeded;
|
||||||
DrawPointer;
|
DrawPointer;
|
||||||
lChanged := True;
|
lChanged := True;
|
||||||
end;
|
end;
|
||||||
|
Reference in New Issue
Block a user