Ticket #1667 (closed defect: fixed)
Hardcoded colours
Reported by: | gotar | Owned by: | slavazanko |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre4 |
Component: | mcedit | Version: | 4.7.0-pre3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
BOOK_MARK_COLOR and BOOK_MARK_FOUND_COLOR are hardcoded in edit/edit-widget.h and so cannot be changed via skin.
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- Milestone changed from 4.7 to 4.7.0-pre4
comment:3 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
created branch 1667_hardcoded_colors
initial changeset:48cb06c1b7e324728c16901a580e478b9f3c6d9e
Review, please.
comment:4 Changed 15 years ago by iNode
Isn't should be default values specified?
(or 0 is correct default value?)
comment:5 Changed 15 years ago by slavazanko
if no any values specified, then this is equal to [section_name]._default_
In this case, these colorpairs will equal to editor._default_ (lightgray;blue)
comment:6 Changed 15 years ago by angel_il
- Votes for changeset set to angel_il
initial: 873de2390ddd863e0a7ec4fbab784446b630ff06 (forced update)
comment:7 Changed 15 years ago by slavazanko
- 0391ebd772225bde014d185f121107a4709aa7c4: Fix colors showing for compile with S-Lang library
Review, please.
comment:8 Changed 15 years ago by andrew_b
- Votes for changeset changed from angel_il to angel_il andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.