By default, the distance between the cursor and the info box with dimensions automatically displayed e.g. when editing line and polygon features, is 5px to the bottom and 5px to the right.
This can be configured at application level by entering <wO application>\client_core\jss\properties_weboffice_user.xml.
The following lines must be added within the <data> tag (and the values for jsxtext must be filled with the desired pixel pitch in x- and y-direction):
<record jsxid="rubberband.info.offset.x" jsxtext="25"/>
<record jsxid="rubberband.info.offset.y" jsxtext="25"/>
Increased distance between cursor and info box (here: 25px/25px) in WebOffice core-Client
Comments
0 comments
Please sign in to leave a comment.