After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721013 - Cleaner implementation for highlighting a line with a background color
Cleaner implementation for highlighting a line with a background color
Status: RESOLVED WONTFIX
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on: 721012
Blocks:
 
 
Reported: 2013-12-24 13:18 UTC by Sébastien Wilmet
Modified: 2014-07-31 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2013-12-24 13:18:37 UTC
When bug #721012 is fixed, we can use it in GtkSourceView.
Comment 1 Sébastien Wilmet 2014-07-31 14:20:54 UTC
No longer needed, there is now the GtkTextView::draw_layer virtual function.