tisis2

Results 9 issues of tisis2

Hi there, at the moment, it is possible to capture all mouse actions and detect click and double click. It is also possible to capture mouse actions just with modifier...

hi, if you try to generate new zealand or russia/far eastern federal district then the calculated bounding box will reach from longitude from round -180 to +180 because that calculated...

closes #190 use $(GitCachePath) to overwrite the cache location. the GitIsDirty.cache should now be overwritten.

i would like to use GitInfo to version all DLLs in my solution to the same version. i use SDK style projects and would like to use the generated assembly....

bug

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at scala.xml.Text$.apply(Text.scala:37) at scala.xml.UnprefixedAttribute.(UnprefixedAttribute.scala:27) at de.schauderhaft.degraph.writer.GroupNodeWriter$.apply(Writer.scala:77 ) at de.schauderhaft.degraph.writer.NodeWriter$.apply(Writer.scala:60) at de.schauderhaft.degraph.writer.GroupNodeWriter$$anonfun$apply$2.apply (Writer.scala:99) at de.schauderhaft.degraph.writer.GroupNodeWriter$$anonfun$apply$2.apply (Writer.scala:99) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike .scala:245) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike .scala:245) at...

Hi there, **Is your feature request related to a problem? Please describe.** as far as i see there is no way to find the default converters for IImage or FontFamily...

enhancement

since 0.6.0 in the package explorer of VS the envdte package will appear, since this is not added as a dependency but by targets file as its own package. this...

**Describe the bug** getting a wrong downcast warning when incrementing an SINT variable **To Reproduce** Steps to reproduce the behavior: ``` VAR_GLOBAL cnt_SINT : SINT; cnt_INT : INT; cnt_DINT :...

bug
validation

### Discussed in https://github.com/PLC-lang/rusty/discussions/1206 Originally posted by **kanishka-karan** April 19, 2024 Hi We are using decrement for loop : ```iecst {external} FUNCTION printf : DINT VAR_INPUT {ref} format : STRING;...

bug
high-priority
needs investigation