Skip to content
#

preferences

Here are 280 public repositories matching this topic...

martinfrancois
martinfrancois commented Aug 19, 2019

Refactor the DEFAULT_CATEGORY into a property in the model (defaultCategoryPropety) and allow it to be set via a method in PreferencesFx like defaultCategory(...) that can be used for chaining, just as dialogTitle() for example. Then, in the PreferencesFxModel you just have to change: setDisplayedCategory(getCategories().get(DEFAULT_CATEGORY)); to check if the property is set, and if it'

Zoooook
Zoooook commented Jan 4, 2020

Summary

From the keybindings settings page, at the top it says “You can override these keybindings by copying and pasting them into your keymap file”, where the last 3 words are a link to a keymap file. When I copy a keybinding and click the link to the keymap file, and then go back to copy another keybinding, and click the link again, it opens a new instance of the same file in a new tab. I

Improve this page

Add a description, image, and links to the preferences topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the preferences topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.