Blocs for Mac V5.2 Beta Build 10

I’ll do some checks on intel tomorrow we have 3 in the office. Last I checked I could’nt get the issues Jerry had which made think it was something todo with the processors speeds :thinking:

Can someone tell me how the horizontal scroll should work in V5.2. I have made a new project added a row, a column and then a container. Set the container on horizontal scroll… and now if I want to horizontal scroll an image - what to do…?

Yes, it does.

1 Like

Check out the included Blocs that give you an idea of how it works.

You will see each item is in a Div that has a width based on the number of items you want visible, and by breakpoint.

2 Likes

Use one of the horizontal scroll Blocs in the Blocs library if you’re unsure what you’re doing.

It looks like it’s an Intel issue as on the M1 it’s behaving correctly. Also, it seems highlighting is not working on the Intel.

Small Potato Ltd2023-11-27 at 05.45.07

Nearly 50% of your users are unfairly treated here :joy:

2 Likes

Glad to hear it works as expected on your other Mac :sweat_smile:

Do you have any apps running on intel (in the background) that would monitor the screen to aid with layouts of windows such as Moom etc.

I’m wondering if there is mouse tracking interference on your intel mac caused by another app.

Also a few other questions for the broken setup.

• Are you running Blocs full screen?

• Do you get these results in a fresh project?

• Do you have an accessibility options enabled on MacOS?

The way horizontal scroll works is it creates a scrollable collection of items that can be scrolled horizontally. As @PeteSharp mentioned the pre-made Blocs offer an example of how this functionality is intended to work.

I’ll be publishing the docs for all of the new features in Blocs V5.2 later this week, which I’m sure will help :smiley:

I had to look that one up as never heard of it :joy:

No.

Yes, it is a fresh project.

Only: Autoplay animated images and shake mouse pointer to locate

1 Like

Hi @Norm,

Wordpress featured image sizes work when published, however it shows an empty image placeholder in preview mode.

1 Like

Is the custom post loop working for you now?

OK. What if you want a horizontal scrollable background…?

Hi @Norm,

The loop works when published, as I pointed out. In other words, if I select a medium size featured image, it display in WP.

However, in preview mode, if I select a Medium size featured image, no image shows (like a missing image link). If I just select the featured image (no size specified) then the image shows in preview mode.

Does that make sense? If not I can send you some images or a short video.

1 Like

You might need to describe more details about what you want to achieve.

When using undo (cmd z) in the code editor, it seems to start to scramble the code when going back several steps. In one case it partially added code from the header zone with code in the CSS input zone and mixed them :grimacing:

That opening style tag is from the header input zone and you can see how its messed up the syntax. It removed the @k from the keyframes. :laughing: and I am not sure how the display: none ended up in the key frame either. The class names are missing from the first one (where the style tag and img tag appear), it wasn’t even polite enough to add the closing style tag :roll_eyes: I am pretty sure the modified CSS animation won’t work either :rofl:

Example

1 Like

No matter what action you take, forms are crashing. Whether you duplicate a form group or delete, one Blocs crashes 80% of the time. This makes forms basically unusable.

Exception Name: NSTableViewException
Description: Row index 11 out of row range (numberOfRows: 10) for <layerTreeOutlineView: 0x7febdc933800>
User Info: (null)

0   CoreFoundation                      0x00007ff801793fa6 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff801289231 objc_exception_throw + 48
2   AppKit                              0x00007ff804e44bea -[NSTableRowData _availableRowViewWhileUpdatingAtRow:] + 0
3   AppKit                              0x00007ff804e9fa95 -[NSTableView viewAtColumn:row:makeIfNecessary:] + 29
4   AppKit                              0x00007ff8057f8391 -[NSTableViewCellMockElement childViewIsCellView:] + 128
5   AppKit                              0x00007ff8057f8415 -[NSTableViewCellMockElement accessibilityChildrenAttribute] + 60
6   AppKit                              0x00007ff804dc220b NSAccessibilityGetObjectForAttributeUsingLegacyAPI + 337
7   AppKit                              0x00007ff80547919c ___NSAccessibilityEntryPointValueForAttribute_block_invoke.856 + 2724
8   AppKit                              0x00007ff805474527 NSAccessibilityPerformEntryPointObject + 16
9   AppKit                              0x00007ff804fe6b12 _NSAccessibilityEntryPointValueForAttribute + 168
10  AppKit                              0x00007ff804dc0795 NSAccessibilityChildren + 41
11  AppKit                              0x00007ff804ef0beb -[NSObject(NSObjectAccessibilityAttributeAccessAdditions) accessibilityIndexOfChild:] + 14
12  AppKit                              0x00007ff804ef0aa5 -[NSObject(NSAccessibilityUIElementSpecifier) _accessibilityUIElementSpecifierForChild:registerIfNeeded:] + 136
13  AppKit                              0x00007ff804eabf01 -[NSObject(NSAccessibilityUIElementSpecifier) _accessibilityUIElementSpecifierRegisterIfNeeded:] + 144
14  AppKit                              0x00007ff804e23e37 NSAccessibilityHandleFocusChangedForce + 166
15  AppKit                              0x00007ff804f4da8d -[NSSegmentedCell setSelectedSegment:] + 388
16  AppKit                              0x00007ff804fb7ed8 -[NSSegmentedCell selectSegmentWithTag:] + 103
17  AppKit                              0x00007ff805c766b1 -[NSTextTouchBarItemController setSelectedAttributesWithEnumrator:] + 915
18  AppKit                              0x00007ff804e343db -[NSTextView(NSTextView_TouchBar_API) updateTextTouchBarItems] + 140
19  AppKit                              0x00007ff804e33cc2 -[NSTextView updateFontPanel] + 2313
20  AppKit                              0x00007ff804e330a9 -[NSTextView(NSSharing) setTypingAttributes:] + 1758
21  AppKit                              0x00007ff804e17153 syncTextWithTextView + 827
22  AppKit                              0x00007ff804d68dc8 -[NSCell setObjectValue:] + 351
23  AppKit                              0x00007ff804d68a73 -[NSCell setStringValue:] + 98
24  AppKit                              0x00007ff804fd260e -[NSTextField textDidEndEditing:] + 182
25  CoreFoundation                      0x00007ff801716800 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 137
26  CoreFoundation                      0x00007ff8017a7336 ___CFXRegistrationPost_block_invoke + 88
27  CoreFoundation                      0x00007ff8017a7280 _CFXRegistrationPost + 532
28  CoreFoundation                      0x00007ff8016e66fb _CFXNotificationPost + 682
29  Foundation                          0x00007ff80266622e -[NSNotificationCenter postNotificationName:object:userInfo:] + 82
30  AppKit                              0x00007ff804fd21e7 -[NSTextView(NSSharing) resignFirstResponder] + 762
31  AppKit                              0x00007ff804e4b236 -[NSWindow _realMakeFirstResponder:] + 218
32  AppKit                              0x00007ff804e42c47 __56-[NSTableRowData _removeRowsAtIndexes:withRowAnimation:]_block_invoke + 494
33  Foundation                          0x00007ff8026950cb __NSINDEXSET_IS_CALLING_OUT_TO_A_RANGE_BLOCK__ + 7
34  Foundation                          0x00007ff802dc9566 __NSIndexSetEnumerateBitfield + 851
35  AppKit                              0x00007ff805a8183f __55-[NSTableRowData removeRowsAtIndexes:withRowAnimation:]_block_invoke + 295
36  AppKit                              0x00007ff805a7f872 -[NSTableRowData _performWithIncrementedTableViewUpdateCount:] + 49
37  AppKit                              0x00007ff804e4298e -[NSTableRowData removeRowsAtIndexes:withRowAnimation:] + 90
38  AppKit                              0x00007ff804dc4b36 -[NSTableView _doUpdatedWorkWithHandler:] + 73
39  AppKit                              0x00007ff804e4283f -[NSTableView removeRowsAtIndexes:withAnimation:] + 136
40  AppKit                              0x00007ff804e427b0 -[NSOutlineView removeRowsAtIndexes:withAnimation:] + 41
41  AppKit                              0x00007ff804e41ce1 -[NSOutlineView reloadItem:reloadChildren:] + 1317
42  AppKit                              0x00007ff805539400 -[NSOutlineViewBinder _childrenChangedForNode:] + 123
43  AppKit                              0x00007ff804f57c12 -[NSOutlineViewBinder observeValueForKeyPath:ofObject:change:context:] + 405
44  Foundation                          0x00007ff80268e768 NSKeyValueNotifyObserver + 305
45  Foundation                          0x00007ff802748c3d NSKeyValueDidChange + 409
46  Foundation                          0x00007ff802ddec8c NSKeyValueDidChangeWithPerThreadPendingNotifications + 146
47  AppKit                              0x00007ff8058ff8d1 -[NSTreeController _insertObject:atArrangedObjectIndexPath:objectHandler:] + 375
48  Blocs                               0x0000000104e7f839 Blocs + 772153
49  Blocs                               0x0000000104e88d9e Blocs + 810398
50  WebKit                              0x00007ff90576a663 _ZN28ScriptMessageHandlerDelegate14didPostMessageERN6WebKit12WebPageProxyEONS0_13FrameInfoDataERN3API12ContentWorldERN7WebCore21SerializedScriptValueE + 271
51  WebKit                              0x00007ff905b182c6 _ZN6WebKit29WebUserContentControllerProxy14didPostMessageEN3WTF23ObjectIdentifierGenericINS_26WebPageProxyIdentifierTypeENS1_38ObjectIdentifierMainThreadAccessTraitsEEEONS_13FrameInfoDataEyRKNSt3__14spanIKhLm18446744073709551615EEEONS1_17CompletionHandlerIFvOSB_RKNS1_6StringEEEE + 626
52  WebKit                              0x00007ff905e38cca _ZN3IPC18handleMessageAsyncIN8Messages29WebUserContentControllerProxy14DidPostMessageEN6WebKit29WebUserContentControllerProxyES5_FvN3WTF23ObjectIdentifierGenericINS4_26WebPageProxyIdentifierTypeENS6_38ObjectIdentifierMainThreadAccessTraitsEEEONS4_13FrameInfoDataEyRKNSt3__14spanIKhLm18446744073709551615EEEONS6_17CompletionHandlerIFvOSG_RKNS6_6StringEEEEEEEvRNS_10ConnectionERNS_7DecoderEPT0_MT1_T2_ + 209
53  WebKit                              0x00007ff905e38be6 _ZN6WebKit29WebUserContentControllerProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 64
54  WebKit                              0x00007ff905e50b1d _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 223
55  WebKit                              0x00007ff905a9d029 _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 31
56  WebKit                              0x00007ff905e4cc37 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 269
57  WebKit                              0x00007ff905e4d088 _ZN3IPC10Connection24dispatchIncomingMessagesEv + 322
58  JavaScriptCore                      0x00007ff81e126fce _ZN3WTF7RunLoop11performWorkEv + 430
59  JavaScriptCore                      0x00007ff81e127d5a _ZN3WTF7RunLoop11performWorkEPv + 26
60  CoreFoundation                      0x00007ff8017212c7 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
61  CoreFoundation                      0x00007ff801721269 __CFRunLoopDoSource0 + 157
62  CoreFoundation                      0x00007ff801721034 __CFRunLoopDoSources0 + 215
63  CoreFoundation                      0x00007ff80171fcb1 __CFRunLoopRun + 919
64  CoreFoundation                      0x00007ff80171f352 CFRunLoopRunSpecific + 557
65  HIToolbox                           0x00007ff80bfc19d9 RunCurrentEventLoopInMode + 292
66  HIToolbox                           0x00007ff80bfc1616 ReceiveNextEventCommon + 201
67  HIToolbox                           0x00007ff80bfc1531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
68  AppKit                              0x00007ff804d2f885 _DPSNextEvent + 880
69  AppKit                              0x00007ff805623348 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
70  AppKit                              0x00007ff804d20dfa -[NSApplication run] + 603
71  AppKit                              0x00007ff804cf4e10 NSApplicationMain + 816
72  dyld                                0x00007ff8012bd3a6 start + 1942

Small Potato 2023-11-29 at 11.03.00

Small Potato 2023-11-29 at 11.07.19

Out of interest is this your intel machine or both intel and Apple Silicone?

I’ll take a look at that today.

1 Like

Hey @Bill

Regarding your use of HTML comments inside of your PHP function. Support for this is contradicted by the the browsers not Blocs.

I’ll look into the additional dashes being added (-), but you should be using php comments not html ones inside of the PHP code.

I’m now on my Intel and I’m sure it will be worse on my silicone :grin:. I’ll give it a spin on the M1 tonight.

1 Like