Age | Commit message (Collapse) | Author |
|
Whenever a widget is resized, we may need to rearrange its children. The up-to-date sizes must be used for determining positions for other children.
|
|
|
|
Only unlimited-length input should allow line breaks with the Return key.
|
|
The SDL patch now contains the macOS scroll event change and, as a new addition, iOS status bar appearance control via the SDL view controller.
|
|
|
|
Heights of InputWidget vs. LabelWidget. The default sizes should be equal, e.g., so the navbar elements align properly.
Don't set the input focus automatically when opening a dialog, since the keyboard may cover much of the UI.
|
|
Cached content like font glyphs are (were?) not being restored when returning to foreground.
|
|
Erasing the background of every run should no longer be necessary (with progressive rendering), unless the run can change appearance.
|
|
|
|
Not all UI elements were appropriate sized when switching between normal and tight layout.
|
|
|
|
IssueID #275
|
|
|
|
|
|
Also addressed clipping issues when using multiple roots.
|
|
Use the mobile layout on tablets as well.
|
|
|
|
|
|
TODO for a later: add a new SDL hint for controlling the iOS status bar style.
|
|
To avoid accidentally submitting queries, use the software keyboard Return key for inserting newlines.
|
|
Edge swipe direction is determined in a more dynamic way.
|
|
|
|
The expand flag should be reset only in the context of the parent's arrangement/resize direction.
|
|
The mobile UI related code has grown large enough to warrant a separate file.
Also, work-in-progress redo of the Preferences layout so it can be used with landscape as well.
|
|
Use the Book and Bookmark characters.
|
|
|
|
|
|
When starting a new arrangement, expanding widgets must be reset so they won't affect the outcome.
|
|
- fill the safe area with theme background
- don't set button hover states if dragging/scrolling
- edge-draggable widgets must be flagged as such
- Preferences top panel offset matches sibling panels' offset
- allow toolbar to unhide when document is not scrollable
|
|
|
|
Several regressions occurred when the split view mode was implemented.
|
|
|
|
|
|
|
|
|
|
Reset sequential arrangements so the previous child bounds don't affect a newly calculated arrangement.
|
|
|
|
In the `tryAdvance*` methods, don't advance past newlines since this is intended to be a line-based operation.
|
|
For example, receiving an input prompt response shouldn't change the current scroll position in the open document.
|
|
Up/down movement sometimes ended up in the wrong cursor position.
Now the nearest overflow-scrollable parent scrolls to keep the cursor visible.
|
|
Improved TextBuf to handle word/bound-wrapped content.
|
|
|
|
|
|
|
|
|
|
Currently translated at 100.0% (480 of 480 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/
|
|
IssueID #192
|
|
Currently translated at 100.0% (479 of 479 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pl/
|
|
Currently translated at 10.6% (51 of 479 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/isv/
|
|
Currently translated at 100.0% (479 of 479 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pl/
|