Code

Inkscape should not discard negative window positions. For example, a maximized windo...
authordvlierop2 <dvlierop2@users.sourceforge.net>
Sat, 23 May 2009 21:29:52 +0000 (21:29 +0000)
committerdvlierop2 <dvlierop2@users.sourceforge.net>
Sat, 23 May 2009 21:29:52 +0000 (21:29 +0000)
commit59ce7a44179e0b794fd92050d79aab7450d8688a
tree616c7e88da2d34484a06d6430feaca1175ae093c
parentaabc745652897ddc2f84359c054ef6e8e729652c
Inkscape should not discard negative window positions. For example, a maximized window on Windows XP is at (-4,-4). When ignoring such values, windows might show up at another location when re-opening the file later on (fixes bug #168422)
src/interface.cpp
src/sp-namedview.cpp