Kaydet (Commit) 7716d86f authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#85590 'Pick a color' circle location is incorrect when opened

Change-Id: I18a00d0ab7acc30f4751c0e19cceffefdce90474
üst 40688389
......@@ -665,6 +665,7 @@ void ColorFieldControl::Paint( const Rectangle& rRect )
void ColorFieldControl::Resize()
{
UpdateBitmap();
UpdatePosition();
Control::Resize();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment