2014-06-05, 18:43
Travelling for work currently. I'll fix it in a week or so when I get back home. Thanks for reporting.
(2014-06-05, 18:43)Bumpaneer Wrote: Travelling for work currently. I'll fix it in a week or so when I get back home. Thanks for reporting.
(2014-06-06, 07:01)Jeroen Wrote:(2014-06-05, 18:43)Bumpaneer Wrote: Travelling for work currently. I'll fix it in a week or so when I get back home. Thanks for reporting.
Thanks! Maybe as a feature suggestion including an option to remove BOM's? The tool I mentioned before is open source, maybe you can use that ?
(2014-06-06, 15:32)Bumpaneer Wrote: It actually will already with what phil had coded. You have to use the program to "convert" (even if all you do is "modify" spacing) and it will remove the BOMs today.
DialogProgress.xml: Invalid Attribute for height: max
<height max="n">auto</height>
(2014-06-04, 14:12)Jeroen Wrote: I'm getting
Quote:Undefined Vars:
window_Title
in my log. I only have a buch of vars named
window_Title.Video
window_Title.Music
window_Title.Pictures
...etc
So I guess it sees the period as end of the var?
It's also mentioning those vars (using the complete names) as unused.
edit: oh and my OCD is forcing me to mention there's a typo on the Texturepacker button (TexutePacker)
(2014-06-11, 19:06)Jeroen Wrote: I don't think this has been mentioned.
I have this one (and others like it) in my log:
Code:DialogProgress.xml: Invalid Attribute for height: max
example usage:
PHP Code:<height max="n">auto</height>
Applies to textboxes and grouplists.
(2014-06-15, 18:58)Bumpaneer Wrote: Both of these issues should be fixed now: https://dl.dropboxusercontent.com/u/1681...v1.2.2.exe
Thanks for reporting them.
(2014-06-17, 19:36)Martijn Wrote: Would it be possible to print line numbers on found issues? Makes it easier to find the culprit i think (i'm being forced to use it now )
(2013-01-28, 00:12)phil65 Wrote: identifying the line numbers is not that easy because i do not parse the xml "as a textfile". will see if i can come up with something.
(2014-06-17, 19:36)Martijn Wrote: General question. Is this fully updated for Gotham atm? Need to handle skins during time ronie is unavailable.