- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2005-08-19
Last edited by Linus Nielsen Feltzing - 2005-09-01
Opened by Anonymous Submitter - 2005-08-19
Last edited by Linus Nielsen Feltzing - 2005-09-01
FS#2637 - wps display problem
There seem to be minor problems with the wps.
Recorder 20 v. 050709
1.) I tried to display different bitmaps depending on %fv
setting
eg.
%?fv<|%x0|cbr2.bmp|0|0|>
%?fv<%x1|vbr2.bmp|0|0|>
however the white part is not opaque. So when the
bitmap would change is becomes a blend of the two
images.
Question: any chance of a refresh or to clear the
underlying pixels?
2.) I would like to use bitmaps in a conditional tag which
works partly because the pipe symbol is used as a
delimiter for the bitmap command and the conditonal tag.
Any chance to get this changed or any hints on that.
Closed by Linus Nielsen Feltzing
2005-09-01 08:19
Reason for closing: Fixed
Additional comments about closing:
2005-09-01 08:19
Reason for closing: Fixed
Additional comments about closing:
Logged In: YES
user_id=259137
We have now changed the WPS image tag
format to allow for
conditional
display.
1) This should probably be easy to fix - setting the
drawmode correctly.
As per 2), I believe there’s a patch to add just that
functionality. Haven’t tested it yet or looked at it.
https://sourceforge.net/tracker/index.php?func=detail&aid=1237974&group_id=44306&atid=439120
We have now changed the WPS image tag format to allow for
conditional display.