diff options
author | corvid <corvid@lavabit.com> | 2012-06-16 21:59:06 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2012-06-16 21:59:06 +0000 |
commit | 764b4789d8f2aa9a40ca550760436625c0f55260 (patch) | |
tree | c1591089997f7ec3520959279405e833fdc8d392 /ChangeLog | |
parent | 83225ab4c3bf55af6214771308ca2d2166e2fe5c (diff) |
fix image input coordinates (bug 1070)
1. coordinates weren't relative to widget.
2. margin/border/padding weren't taken into account.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ dillo-3.0.3 [not released yet] +- Support for CSS display property Patch: Johannes Hofmann ++- Fix image input coordinates (BUG#1070) + Patch: corvid ----------------------------------------------------------------------------- |