Jump to content

tunimToolButton as tbsContainer with tunimImage


x11

Recommended Posts

SVG picture does not fit into tunimImage

 

procedure TfmmMain.actSearchExecute(Sender: TObject);
begin
  fmmSearchParams.imgSuperType.Url := 'files/svg/mainnovo.svg'; // tunimImage
  fmmSearchParams.ShowModalN;
end;

 

tunimImage is inside the tunimToolButton (Style := tbsContainer )

Screenshot_2.jpg

Screenshot_1.jpg

mainnovo.svg

Link to comment
Share on other sites

On 10/6/2020 at 1:42 PM, x11 said:

but some SVG pictures fit into the same tunimImage normaly

 

On 10/6/2020 at 1:44 PM, x11 said:

this picture also does not fit

Возможно "проблема" в viewBox, preserveAspectRatio атрибутах.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...