Bug 211851 - simplify and streamline the puzzle table texture selection
Summary: simplify and streamline the puzzle table texture selection
Status: RESOLVED FIXED
Alias: None
Product: palapeli
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: 1.0
Assignee: Stefan Majewsky
URL:
Keywords:
Depends on:
Blocks: 211852
  Show dependency treegraph
 
Reported: 2009-10-25 23:51 UTC by Stefan Majewsky
Modified: 2009-10-26 11:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Majewsky 2009-10-25 23:51:31 UTC
Version:            (using KDE 4.3.2)
Installed from:    openSUSE RPMs

Right now, the texture selection dialog is quite powerful, but its location is very non-obvious. A simple combobox in the settings dialog should do the trick, too.
Comment 1 Stefan Majewsky 2009-10-25 23:52:31 UTC
Forgot (yet again) to add that: [This bug report has been imported manually from a todolist in SVN.]
Comment 2 Stefan Majewsky 2009-10-26 11:01:20 UTC
SVN commit 1040408 by majewsky:

Move puzzle table selection to settings dialog, thereby freeing the right mouse button.
BUG: 211851


 M  +1 -2      CMakeLists.txt  
 A             engine/texturehelper.cpp   [License: GPL (v2+)]
 A             engine/texturehelper.h   [License: GPL (v2+)]
 M  +8 -5      engine/view.cpp  
 M  +3 -2      engine/view.h  
 D             engine/viewmenu-components.cpp  
 D             engine/viewmenu-components.h  
 D             engine/viewmenu.cpp  
 D             engine/viewmenu.h  
 M  +20 -13    settings.ui  
 M  +7 -1      window/mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1040408