You are not logged in.

Fernando

Intermediate

  • "Fernando" started this thread

Posts: 330

Location: Habana, Cuba

Occupation: Architect, Photographer.

  • Send private message

1

Wednesday, June 17th 2020, 4:08am

hotspot type "text" Bug

work fine only if add css font-size property with value >= 15px
example
css="font-size:16px;"

Hi, the hotspot text crop html content. Bug?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<krpano>
<preview type="grid()" />
<hotspot name="test"
align="center"
keep="true"
type="text"
html="In this example there must be visible the numbers 1 - 2 - 3"
/>
<layer name="test"
align="center"
keep="true"
type="text"
html="In this example there must be visible the numbers 1 - 2 - 3"
/>	
</krpano>
Fernando has attached the following image:
  • textbug.jpg

This post has been edited 2 times, last edit by "Fernando" (Jun 18th 2020, 2:12pm)