Ticket #657 (new defect)
Pychan Container widget tiles background image using Icon widgets
| Reported by: | prock | Owned by: | FIFE |
|---|---|---|---|
| Priority: | low | Milestone: | 0.3.5 |
| Component: | engine/extensions/pychan | Version: | trunk |
| Severity: | normal | Keywords: | pychan guichan |
| Cc: | Blocked By: | ||
| Blocking: | Time planned: | ||
| Time remaining: | Time spent: |
Description
Look in <fife>/engine/python/fife/extensions/pychan/widgets/containers.py in _resetTiling(). This seems like a very inefficient way of tiling a background. Ideally the tiling would be handled in guichan iteself or by a single widget that could batch the rendering of the tiled background image in FIFE.
Change History
Note: See
TracTickets for help on using
tickets.
