nextcloud/apps
Daniel Calviño Sánchez 23559b2eda Do not show the crumbs again after hiding them
After the changes in the previous commit "_showCrumb" no longer shows
the menu, only the same crumb that was hidden by the last call to
"_hideCrumb". Therefore, if the crumb was hidden because it did not fit
there is no need to try to show it again, as it will still not fit.

Moreover, the calculated width for a hidden element is not always
accurate; in some cases the calculated width is lower than the actual
width (it happens, for example, when using a background image like the
"Share" icon), which causea the crumb to be shown even if there is not
enough room, which in the end causes the siblings to overflow the
contents.

No unit tests for this one, though; you will have to trust me on this,
sorry ;-)

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-01 20:33:14 +01:00
..
admin_audit Composer updated 2018-01-04 16:31:16 +01:00
comments [tx-robot] updated from transifex 2018-02-13 10:48:56 +00:00
dav [tx-robot] updated from transifex 2018-02-27 01:14:50 +00:00
encryption [tx-robot] updated from transifex 2018-02-24 01:12:42 +00:00
federatedfilesharing [tx-robot] updated from transifex 2018-02-22 01:12:53 +00:00
federation [tx-robot] updated from transifex 2018-02-27 01:14:50 +00:00
files Do not show the crumbs again after hiding them 2018-03-01 20:33:14 +01:00
files_external Merge pull request #8561 from nextcloud/ext-strg-warning-fix 2018-03-01 19:36:55 +01:00
files_sharing [tx-robot] updated from transifex 2018-02-28 01:12:57 +00:00
files_trashbin [tx-robot] updated from transifex 2018-02-13 10:48:56 +00:00
files_versions [tx-robot] updated from transifex 2018-02-14 21:37:55 +00:00
lookup_server_connector Composer updated 2018-01-04 16:31:16 +01:00
oauth2 [tx-robot] updated from transifex 2018-02-27 01:14:50 +00:00
provisioning_api Show hint in OCS API for user creation 2018-02-23 10:24:26 +01:00
sharebymail [tx-robot] updated from transifex 2018-02-28 01:12:57 +00:00
systemtags [tx-robot] updated from transifex 2018-02-22 01:12:53 +00:00
testing Composer updated 2018-01-04 16:31:16 +01:00
theming [tx-robot] updated from transifex 2018-03-01 01:12:37 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-02-21 01:12:33 +00:00
updatenotification [tx-robot] updated from transifex 2018-03-01 01:12:37 +00:00
user_ldap [tx-robot] updated from transifex 2018-02-28 01:12:57 +00:00
workflowengine [tx-robot] updated from transifex 2018-03-01 01:12:37 +00:00