Sylvain Quendez
Sylvain Quendez
I've just discovered an old pull request from TLMcNulty on sylque:accounts-discoursea about the Meteor account package constraint. Sorry I missed this. Is it still up to date? Anyway, feel free...
@jsmylnycky , I'm not sure you got the point here, so please let me rephrase: - This Github repository - which I think is the main entry point for developers...
Partial fix in v1.0.51: discpage tags are hidden correctly in the tag chooser "selection" section and in the combo list. However one issue remains: the current discpage tag still shows...
Unfortunately, the "Page Publishing" feature doesn't meet my needs. For me to use it in DiscPage, I would need published pages: 1. to be displayed within the normal Discourse layout,...
In Chrome, there is an additional issue: 1. Go to the right pane and scroll to make the address/menu bar disappear 2. Go to the left pane -> the address/menu...
My mistake: a DiscPage static pages has a max-width of 1110px just like a standard Discourse page. However, most webmasters reduce this with a theme component, because 1110ox is too...
I did some more tests and came to this conclusion: - A centered alignement in all layouts is not ok. - A dynamic, layout-dependant alignment doesn't look so good to...
In my small project, pre-upload steps take **25 seconds**, although the project is already built. Resolving dependencies takes 15 seconds (with 3 local libs and 5 github libs): ``` Processing...
Thanks @runger1101001 . I will switch to SPI as soon as possible, but the possibility to first test the hardware with PWM is very useful. Indeed, some magnetic encoders come...
A BLE peripheral can advertise its name using either a 'long name' or a 'short name' record in either an 'advertising' or a 'scan response' packet. So each peripheral uses...