- 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 linusnielsen - 2005-09-01
Opened by Anonymous Submitter - 2005-08-19
Last edited by linusnielsen - 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 linusnielsen
2005-09-01 08:19
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2005-09-01 08:19
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Logged In: YES
user_id=259137
We have now changed the WPS image tag
format to allow for
conditional
display.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.