View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000248 | OMNeT++ | runtime / Tkenv | public | 2011-02-13 22:44 | 2011-02-15 17:41 |
|
Reporter | michael | |
Assigned To | andras | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.1 | |
Target Version | | Fixed in Version | 4.2b1 | |
|
Summary | 0000248: Parsing of displayString p-Tag should be done as double value instead of long value |
Description | We have some scenerios where we have a small playground (20m*15m), so that 1 meter addresses more than a few pixel. We tried to use the bgs-Tag for scaling (which works as expected) but the inspection of TCL code shows that the p-Tag is parsed as long-value, so that the interresting part of the position (the part after comma) is not used and the scaling is always done for a multiple of meter values.
The problems is most viewable for moving nodes or if you try to position nodes in cm precission. |
Tags | No tags attached. |
|
Attached Files | |
|