Custom Query (14 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 14)

1 2 3 4 5
Ticket Resolution Summary Owner Reporter
#2 fixed Solution graph is too small on high resolution screens Oleksii Serdiuk Oleksii Serdiuk
Description

When generating solution graph on Windows Mobile device with high resolution screen (e.g., 480x800) it becomes too small and text on graph nodes overflows their borders. Should calculate graph size based on screen DPI.

This issue is likely to apply to other handheld platforms (i.e., Symbian, Maemo) but I don't have a device to confirm it.

#3 fixed Solution graph font size should be fixed Oleksii Serdiuk Oleksii Serdiuk
Description

The size of the font to draw labels on a solution graph should be fixed. At this moment it is connected to the size of solution text font. This may lead to situations when labels are either too small and hard to read, or too big and overflow the graph.

#4 fixed Add support for embedded base64 encoded images when saving solution as HTML Oleksii Serdiuk Oleksii Serdiuk
Description

Add an option to save solution graph as embedded base64 encoded image when saving solution as HTML (using data URI scheme). This would make a possibility to create a self-contained HTML files with the solution that wouldn't depend on external images. The only downfall of this is that data URI scheme is unsupported on Internet Explorer 7 or earlier and Internet Explorer 8 has limitations on the data size (32 KiB). Other common browsers support data URI scheme fine.

1 2 3 4 5
Note: See TracQuery for help on using queries.