mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
4c0f586f2b
This is essentially a combo widget containing a single-line GTextEditor and two buttons for increment and decrement. The GTextEditor::on_change callback is hooked to prevent non-numeric input but it's not entirely perfect since that callback is asynchronous. This will work until we have some more sophisticated input validation mechanism though. |
||
---|---|---|
.. | ||
.gitignore | ||
FontEditor.cpp | ||
FontEditor.h | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
GlyphMapWidget.cpp | ||
GlyphMapWidget.h | ||
main.cpp | ||
Makefile |