Antik Mozib

Results 6 issues of Antik Mozib

How do you change the height of the icons? The demo seems to step around this issue by including many buttons.

Even in Windows, SceneBuilder saves fxml files with LF line endings instead of CRLF line endings, causing continuous conflict with things like git. ### Expected Behavior Line endings should be...

bug

After installing this extension, Google Maps searches no longer work properly due to the extension appending the text after the search query.

If I have page1 as my homepage and page2 as the page which lists my posts (i.e. the default homepage), the following inconsistencies arise: **Current implementation** Viewing a post Home...

It seems the `TaskDialog` doesn't support tab characters. For example, ``` TaskDialog taskDlg = new() { WindowTitle = "Test", Content = "Lorem ipsum dolor sit amet," + "\n\tconsectetur adipiscing elit."...

Big thanks to the devs for creating such an awesome app! This has totally become my go-to Git GUI tool. One little thing though—when I’m quickly committing changes, I sometimes...