Skip to content

Commit

Permalink
Merge pull request #12884 from garbear/controller-resize
Browse files Browse the repository at this point in the history
Controller dialog: Resize layouts
  • Loading branch information
garbear committed Oct 6, 2017
2 parents d18acce + 9622db7 commit 8988343
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion addons/game.controller.default/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="game.controller.default"
name="Default Controller"
version="1.0.4"
version="1.0.5"
provider-name="Team Kodi">
<requires>
</requires>
Expand Down
Binary file modified addons/game.controller.default/resources/layout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions addons/skin.estuary/xml/DialogGameControllers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
</control>
<control type="gamecontroller" id="31">
<left>400</left>
<top>210</top>
<top>108</top>
<width>547</width>
<height>343</height>
<height>547</height>
</control>
<control type="group">
<left>1000</left>
Expand Down

0 comments on commit 8988343

Please sign in to comment.