skia2/tools/viewer
Ben Wagner 7a3c6748f3 Backspace opens slide picker (not paint) in viewer.
A recent change added the "Paint" section to the viewer tools window. The
code around forcing the slide picker open when the backspace key was
pressed was inadvertantly separated from the slide picker section, so
now the paint section is confusingly held open instead. This changes the
logic so that the slide picker is once again the target of backspace.

Change-Id: Ibfcb78bb0a1e2bdbb2ccce54b38e8206e0303753
Reviewed-on: https://skia-review.googlesource.com/122949
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2018-04-23 14:57:00 +00:00
..
BisectSlide.cpp BUILD: build when !skia_use_expat 2018-03-22 20:28:45 +00:00
BisectSlide.h Resurrect pathfinder in viewer and rename to "bisect" 2018-02-20 20:44:33 +00:00
GMSlide.cpp Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
GMSlide.h Add more SampleApp support to viewer. 2017-02-14 21:25:01 +00:00
ImageSlide.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
ImageSlide.h Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
ImGuiLayer.cpp Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
ImGuiLayer.h Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
SampleSlide.cpp Fix sample modifier keys for mouse events 2017-12-05 14:05:31 +00:00
SampleSlide.h Add sample mouse support to Viewer 2017-11-02 14:25:21 +00:00
SkottieSlide.cpp [skottie] Nested animation support 2018-02-23 19:15:26 +00:00
SkottieSlide.h [skottie] Nested animation support 2018-02-23 19:15:26 +00:00
SKPSlide.cpp SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
SKPSlide.h
Slide.h Add sample mouse support to Viewer 2017-11-02 14:25:21 +00:00
SlideDir.cpp Clip SlideDir slides to their declared dimensions 2018-04-05 19:47:48 +00:00
SlideDir.h SlideDir focus w/ animation 2018-02-19 18:43:44 +00:00
StatsLayer.cpp Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
StatsLayer.h Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
SvgSlide.cpp Viewer SVG support 2018-04-05 16:34:22 +00:00
SvgSlide.h Viewer SVG support 2018-04-05 16:34:22 +00:00
Viewer.cpp Backspace opens slide picker (not paint) in viewer. 2018-04-23 14:57:00 +00:00
Viewer.h Add paint flags to viewer GUI. 2018-04-17 16:10:14 +00:00