Dmitrii Mironov

Results 7 issues of Dmitrii Mironov

**Describe the bug** There's an issue when navigating from `` to `` destination, the fragment will not be added to the backstack, which makes impossible to go back using `popBackStack()`...

bug

### Missing features 1. [x] Slide transition using `NavController.popBackStack()` method 2. [ ] Swipe direction parameter 3. [x] Swipe position listener 4. [x] Scrolling controls (`SwipeController` analogue) ### Bugfixes 1....

bug
feature

Support syntax highlighting for CSS files

language

Just received a crash report from google console, looks like cache is being modified somewhere concurrently Device: Alcatel 1T 7 with Android 11 ``` Exception java.lang.ArrayIndexOutOfBoundsException: at io.github.rosemoe.sora.graphics.GraphicTextRow.findOffsetByAdvance (GraphicTextRow.java:167) at...

bug

When word wrap is enabled, the editor skips the first frame and renders the text as if it had horizontal scrolling. This results in an annoying flickering effect on video:...