New BetterTouchTool UI Progress

Font size isn't saving properly... Keeps reverting to what is set before
Font alignment locked out the UI to the applecsript editor. I can't go back to the general settings unless I reload that column by re-selecting the trigger. Seems to happen on clicking the save button
Applescript Widget

Any chance that the activation groups column would truncate like the old UI? the spacing is killing me a bit

what do you mean by activation groups column?

leftmost column

Mh, maybe I'll add an option when I add the ui settings page, but personally I like to see the full names even for longer apps/cags

1 Like

@Caliguvara notes are now everywhere in the v2.820 build. Also added the update items to the main menu.

1 Like

Nice work! Thank you! :smiley: :beers:

Such great work and progress! See a little bug when copy/pasting or changing color of separators in triggers table. Doubles the height of the separators row. Reverts to normal after re-opening BTT. Will continue playing.

1 Like

BUG?

Adding a Visual Separator in a group, is visible on Touch Bar when adding text to separator. No way to suppress the display of separator if text is added. Maybe im using the separator incorrectly. Im using them to organize actions for easier viewing.

They shouldn't show up! Are you sure it's the visual separator? I currently can't seem to reproduce it here.

100%


Ah, is it inside a group? Maybe I forgot to add a condition there.

Yes, in a group, think I mentioned that. Also moving groups, that are INSIDE groups is not possible.

Groups inside groups are currently not supported (I will make sure to prevent adding them in there). This will maybe come in the future, this will require more work which is why it's out of scope for the 3.00 release.

I'll fix the separator issue!

Emoji button doesn't enter the selected emoji in field names (Group names, Button Titles etc.)

Mh that's the macOS default character picker without custom BTT code, you can either drag the icons over or (if the field is currently active) double-click the emoji to insert.

Ive tried that... both suggestions. will try again.

I'm usually just double-clicking the emoji, the only important thing is that the textfield to insert is still active.

Field looses focus as soon as I click emoji. none-of-the-above work on my end. Will try to restart.

UPDATE: NOPE, doesnt work, text field looses focus. Dragging doesnt work either.

UPDATE#2: When it drops down as a menu it will not work. Only works if it popups as a separate window. Multiple clicks on emoji icon finally got the menu to open as a window. I was getting a dropdown menu (Like when selecting type of button/trigger).

Weird, seems to work fine here. You are on macOS mojave, correct?
Does it work if you click Edit => Emoji & Symbols instead?

It is weird, now its piping out as the normal OS Emoji Viewer. Was a drop down window attached to field. Might want to check that emoji button for some erroneous code the opens dropdown window.

UPDATE: Got it! I selected the button on right corner of window, and it now is a dropdown window again. This window doesnt work.